'DeclarationPublic Property UncheckedToolTip As String
'UsageDim instance As ToggleSwitch Dim value As String instance.UncheckedToolTip = value value = instance.UncheckedToolTip
public string UncheckedToolTip {get; set;}
'DeclarationPublic Property UncheckedToolTip As String
'UsageDim instance As ToggleSwitch Dim value As String instance.UncheckedToolTip = value value = instance.UncheckedToolTip
public string UncheckedToolTip {get; set;}