[]
Abstract class that represents the sign field class for GrapeCity.Windows.InputMan.GcNumber.
public abstract class NumberSignField : NumberField, IAnimatable, IFrameworkInputElement, IInputElement, IQueryAmbient, ISupportInitialize
Public MustInherit Class NumberSignField
Inherits NumberField
Implements IAnimatable, IFrameworkInputElement, IInputElement, IQueryAmbient, ISupportInitialize
Name | Description |
---|---|
NumberSignField() |
Name | Description |
---|---|
NegativePatternProperty | Identifies the NegativePattern dependency property. |
PositivePatternProperty | Identifies the PositivePattern dependency property. |
Name | Description |
---|---|
NegativePattern | Gets or sets the negative pattern of NumberSignField. |
PositivePattern | Gets or sets the positive pattern of NumberSignField. |
SignState | Gets the sign state of NumberSignField. |