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