Name | Description | |
---|---|---|
GcMask Constructor | Overloaded. |
The following tables list the members exposed by GcMask.
Name | Description | |
---|---|---|
GcMask Constructor | Overloaded. |
Name | Description | |
---|---|---|
AcceptsCrLf | Gets or sets a value indicating how to process the CrLf chars when copy, cut or paste string. | |
AcceptsTabChar | Gets or sets a value indicating how to process the Tab chars when copy, cut or paste string. | |
AccessibilityObject | (Inherited from System.Windows.Forms.Control) | |
AccessibleDefaultActionDescription | (Inherited from System.Windows.Forms.Control) | |
AccessibleDescription | (Inherited from System.Windows.Forms.Control) | |
AccessibleName | (Inherited from System.Windows.Forms.Control) | |
AccessibleRole | (Inherited from System.Windows.Forms.Control) | |
ActiveBackColor | Gets or sets the background color when the control has the input focus. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) | |
ActiveField | Gets the active field. | |
ActiveForeColor | Gets or sets the foreground color when the control has the input focus. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) | |
AllowDrop | (Inherited from System.Windows.Forms.Control) | |
AlternateText | Gets a value indicates alternate text settings. | |
Anchor | (Inherited from System.Windows.Forms.Control) | |
AutoConvert | Gets or sets whether to automatically convert the entered characters according to the input control. | |
AutoScrollOffset | (Inherited from System.Windows.Forms.Control) | |
AutoSize | Gets or sets a value that indicates whether the control is automatically sized to show all the content in a vertical direction. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) | |
BackColor | Gets or sets the background color for the control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.FieldsEditorControl) | |
BackgroundImage | Gets or sets the background image displayed in the control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) | |
BackgroundImageLayout | Gets or sets the background image layout as defined in the System.Windows.Forms.ImageLayout enumeration. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) | |
BindingContext | (Inherited from System.Windows.Forms.Control) | |
BorderStyle | Gets or sets the border style. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.FieldsEditorControl) | |
Bottom | (Inherited from System.Windows.Forms.Control) | |
Bounds | (Inherited from System.Windows.Forms.Control) | |
CanFocus | (Inherited from System.Windows.Forms.Control) | |
CanSelect | (Inherited from System.Windows.Forms.Control) | |
CanUndo | Gets a value that indicates whether the control can undo the previous operation in a control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) | |
Capture | (Inherited from System.Windows.Forms.Control) | |
CausesValidation | (Inherited from System.Windows.Forms.Control) | |
ClientRectangle | (Inherited from System.Windows.Forms.Control) | |
ClientSize | (Inherited from System.Windows.Forms.Control) | |
ClipContent | Gets or sets how data should be copied to the clipboard. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.FieldsEditorControl) | |
CompanyName | (Inherited from System.Windows.Forms.Control) | |
Container | (Inherited from System.ComponentModel.Component) | |
ContainsFocus | (Inherited from System.Windows.Forms.Control) | |
ContentAlignment | Gets or sets the content alignment of the control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) | |
ContextMenu | Gets or sets the shortcut menu associated with the control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) | |
ContextMenuStrip | Gets or sets the System.Windows.Forms.ContextMenuStrip associated with this control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) | |
Controls | (Inherited from System.Windows.Forms.Control) | |
Created | (Inherited from System.Windows.Forms.Control) | |
Cursor | (Inherited from System.Windows.Forms.Control) | |
DataBindings | (Inherited from System.Windows.Forms.Control) | |
DefaultActiveField | Gets or sets the default active field. | |
DeviceDpi | (Inherited from System.Windows.Forms.Control) | |
DisabledBackColor | Gets or sets the disabled background color of the control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) | |
DisabledForeColor | Gets or sets the disabled foreground color of the control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) | |
DisplayRectangle | (Inherited from System.Windows.Forms.Control) | |
DisplayText | Gets the display text of the control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.FieldsEditorControl) | |
Disposing | (Inherited from System.Windows.Forms.Control) | |
Dock | (Inherited from System.Windows.Forms.Control) | |
EditMode | Gets or sets the edit mode of the control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) | |
Enabled | (Inherited from System.Windows.Forms.Control) | |
ExitOnLastChar | Gets or sets whether the next control in the tab order receives the focus as soon as the control is filled at the last character. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) | |
ExitOnLeftRightKey | Gets or sets whether the focus automatically moves to the previous or next control in the tab order when pressing the left or right arrow keys. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) | |
Fields | Gets the fields of the MaskFieldCollection. | |
FlatStyle | Gets or sets the flat style of the control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.FieldsEditorControl) | |
Focused | Gets a value indicating whether the control has input focus. (Inherited from GrapeCity.Framework.Spread.InputMan.CellType.Views.Windows.ElementContainerControl) | |
Font | Gets or sets the font of the text displayed by the control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) | |
ForeColor | Gets or sets the foreground color of the control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.FieldsEditorControl) | |
Handle | (Inherited from System.Windows.Forms.Control) | |
HasChildren | (Inherited from System.Windows.Forms.Control) | |
Height | (Inherited from System.Windows.Forms.Control) | |
HideSelection | Gets or sets a value that indicates whether to hide the selection when the control does not have focus. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) | |
HighlightText | Gets or sets how to select the text when the control receives the focus. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.FieldsEditorControl) | |
ImeMode | Gets or sets the Input Method Editor (IME) mode of the control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) | |
InputStatus | Gets the current input status of the control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.FieldsEditorControl) | |
InvokeRequired | (Inherited from System.Windows.Forms.Control) | |
IsAccessible | (Inherited from System.Windows.Forms.Control) | |
IsDisposed | (Inherited from System.Windows.Forms.Control) | |
IsHandleCreated | (Inherited from System.Windows.Forms.Control) | |
IsMirrored | (Inherited from System.Windows.Forms.Control) | |
LayoutEngine | (Inherited from System.Windows.Forms.Control) | |
Left | (Inherited from System.Windows.Forms.Control) | |
Location | (Inherited from System.Windows.Forms.Control) | |
Margin | (Inherited from System.Windows.Forms.Control) | |
MaximumSize | (Inherited from System.Windows.Forms.Control) | |
MinimumSize | (Inherited from System.Windows.Forms.Control) | |
Modified | Gets or sets a value that indicates that the control has been modified by the user since the control was created or its contents were last set. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) | |
Name | (Inherited from System.Windows.Forms.Control) | |
OverWrite | Gets the current edit status of the control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) | |
Padding | Gets or sets padding within the control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) | |
Parent | (Inherited from System.Windows.Forms.Control) | |
PasswordRevelationMode | Gets or sets the password revelation mode. | |
PreferredHeight | Gets the preferred height. | |
PreferredSize | (Inherited from System.Windows.Forms.Control) | |
ProductName | (Inherited from System.Windows.Forms.Control) | |
ProductVersion | (Inherited from System.Windows.Forms.Control) | |
PromptChar | Gets or sets the character used as an input prompt. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.FieldsEditorControl) | |
ReadOnly | Gets or sets a value that indicates whether this control is read-only. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) | |
ReadOnlyBackColor | Gets or sets the background color when the control is read-only. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) | |
ReadOnlyForeColor | Gets or sets the foreground color when the control is read-only. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) | |
RecommendedValue | Gets or sets the recommended value. | |
RecreatingHandle | (Inherited from System.Windows.Forms.Control) | |
Region | (Inherited from System.Windows.Forms.Control) | |
Right | (Inherited from System.Windows.Forms.Control) | |
RightToLeft | Gets or sets a value that indicates whether the control's elements are aligned to support locales using right-to-left fonts. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) | |
SelectedText | Gets or sets a value that indicates the currently selected text in the control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) | |
SelectionLength | Gets or sets the number of characters selected in the control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) | |
SelectionStart | Gets or sets the number of the character's position to start selecting from. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) | |
ShowContextMenu | Gets or sets a value that indicates whether to pop up the context menu of the control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) | |
ShowGrippers | Gets or sets whether shown grippers when inputting by touch. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) | |
ShowLiterals | Gets or sets whether to display the literals during user entry. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.FieldsEditorControl) | |
ShowRecommendedValue | Gets or sets a value indicating whether show the recommended value. | |
ShowTouchToolBar | Gets or sets the how to show the TouchToolBar. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) | |
SideButtons | Gets a collection of side buttons. | |
SingleBorderColor | Gets or sets the color when BorderStyle is System.Windows.Forms.BorderStyle.FixedSingle. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.FieldsEditorControl) | |
Site | (Inherited from System.Windows.Forms.Control) | |
Size | (Inherited from System.Windows.Forms.Control) | |
Spin | Gets data pack of the spin function. | |
TabAction | Gets or sets whether the tab key moves the focus between controls or between fields within the control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.FieldsEditorControl) | |
TabIndex | (Inherited from System.Windows.Forms.Control) | |
TabStop | (Inherited from System.Windows.Forms.Control) | |
Tag | (Inherited from System.Windows.Forms.Control) | |
Text | Overridden. Gets or sets the text associated with this control. | |
TextLength | Gets the length of the text. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) | |
Top | (Inherited from System.Windows.Forms.Control) | |
TopLevelControl | (Inherited from System.Windows.Forms.Control) | |
TouchContextMenuScale | Gets or sets the factor applies to context menu item's height while context menu is popped up by touch. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) | |
TouchDropDownScale | Gets or sets the factor applies to dropdown item while opening dropdown by touch behavior. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) | |
TouchToolBar | Gets the shown TouchToolBar by touch operation. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) | |
UseWaitCursor | (Inherited from System.Windows.Forms.Control) | |
Value | Gets or sets the underlying value assigned to the control. | |
Visible | (Inherited from System.Windows.Forms.Control) | |
Width | (Inherited from System.Windows.Forms.Control) | |
WindowTarget | (Inherited from System.Windows.Forms.Control) |