Gets whether the control is entirely filled.
public bool ValueIsFull {get;}
'Declaration
Public ReadOnly Property ValueIsFull As Boolean
'Usage
Dim instance As GcCharMask
Dim value As Boolean
value = instance.ValueIsFull
Property Value
true if the control is entirely filled; otherwise,
false.