C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input Namespace / C1NumericEdit Class / VisibleButtons Property

In This Topic
VisibleButtons Property (C1NumericEdit)
In This Topic
Gets or sets a value specifying which buttons are visible. The default is (UpDown Or DropDown).
Syntax
'Declaration
 
Public Overridable Property VisibleButtons As DropDownControlButtonFlags
 
See Also