'Declaration
Public Property KeyTip As String
'Usage
Dim instance As RibbonComboBox Dim value As String instance.KeyTip = value value = instance.KeyTip
public string KeyTip {get; set;}
'Declaration
Public Property KeyTip As String
'Usage
Dim instance As RibbonComboBox Dim value As String instance.KeyTip = value value = instance.KeyTip
public string KeyTip {get; set;}