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