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

In This Topic
EditMode Property (C1NumericEdit)
In This Topic
Returns True, if the control has input focus and TextDetached = False.
Syntax
'Declaration
 
Public ReadOnly Property EditMode As Boolean
 
See Also