'Declaration
Public Property SuppressTooltips As Boolean
'Usage
Dim instance As UserInterface Dim value As Boolean instance.SuppressTooltips = value value = instance.SuppressTooltips
public bool SuppressTooltips {get; set;}
'Declaration
Public Property SuppressTooltips As Boolean
'Usage
Dim instance As UserInterface Dim value As Boolean instance.SuppressTooltips = value value = instance.SuppressTooltips
public bool SuppressTooltips {get; set;}