public string Name {get; set;}
'Declaration Public Property Name As String
'Declaration
Public Property Name As String
'Usage Dim instance As RibbonColorPicker Dim value As String instance.Name = value value = instance.Name
'Usage
Dim instance As RibbonColorPicker Dim value As String instance.Name = value value = instance.Name
RibbonColorPicker Class RibbonColorPicker Members