ActiveField Property (GcNumber)
Gets the current active field of the control.
'Declaration
Public ReadOnly Property ActiveField As NumberField
'Usage
Dim instance As GcNumber
Dim value As NumberField
value = instance.ActiveField
Property Value
A
GrapeCity.Win.Views.Field value indicates the active field.