'Declaration Public Function New( _ ByVal name As String _ )
'Declaration
Public Function New( _ ByVal name As String _ )
'Usage Dim name As String Dim instance As New RibbonColorPicker(name)
'Usage
Dim name As String Dim instance As New RibbonColorPicker(name)
public RibbonColorPicker( string name )
RibbonColorPicker Class RibbonColorPicker Members