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