C1.Win.InputPanel.8 Assembly / C1.Win.InputPanel Namespace / InputNumericBox Class / ReadOnly Property

In This Topic
ReadOnly Property (InputNumericBox)
In This Topic
Gets or sets a value indicating whether the contents of the component can be changed.
Syntax
'Declaration
 
Public Property ReadOnly As Boolean
 
See Also