Name | Description | |
---|---|---|
GcCharMaskEditingControl Constructor | Initializes a new instance of the GcCharMaskEditingControl class. |
The following tables list the members exposed by GcCharMaskEditingControl.
Name | Description | |
---|---|---|
GcCharMaskEditingControl Constructor | Initializes a new instance of the GcCharMaskEditingControl class. |
Name | Description | |
---|---|---|
AcceptsCrLf | Gets or sets a value indicating how to process the CrLf chars when copy, cut or paste string. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcCharMask) | |
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) | |
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) | |
AllowSpace | Gets or sets whether to allow space input. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcCharMask) | |
Anchor | (Inherited from System.Windows.Forms.Control) | |
AutoConvert | Gets or sets whether to automatically convert the entered characters according to the input mask. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcCharMask) | |
AutoScrollOffset | (Inherited from System.Windows.Forms.Control) | |
AutoSize | Gets or sets a value indicating whether control is auto size to show context completely in vertical direction. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcCharMask) | |
BackColor | Gets or sets the background color for the control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcCharMask) | |
BackgroundImage | Gets or sets the background image displayed in the control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcCharMask) | |
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 of the control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcCharMask) | |
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) | |
CharBoxes | Gets the char box collection. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcCharMask) | |
CharBoxSpacing | Gets or sets a value indicating the spacing between char boxes. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcCharMask) | |
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.GcCharMask) | |
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) | |
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) | |
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) | |
FlatStyle | Gets or sets the flat style of the edit control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcCharMask) | |
Focused | Gets a value indicating whether the control has input focus. (Inherited from GrapeCity.Framework.Spread.InputMan.CellType.Views.Windows.ElementContainerControl) | |
Font | Overridden. Gets or sets the font of the text displayed by the control. | |
ForeColor | Gets or sets the foreground color of the control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) | |
Format | Gets or sets the input format to use in the control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcCharMask) | |
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 whether to highlight text in the control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcCharMask) | |
ImeMode | Gets or sets the Input Method Editor (IME) mode of the control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) | |
InputDirection | Gets or sets a CharMaskInputDirection indicating the input direction. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcCharMask) | |
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) | |
PasswordChar | Gets or sets the character used to mask characters of a password in the control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcCharMask) | |
PreferredHeight | Gets the preferred height. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcCharMask) | |
PreferredSize | (Inherited from System.Windows.Forms.Control) | |
ProductName | (Inherited from System.Windows.Forms.Control) | |
ProductVersion | (Inherited from System.Windows.Forms.Control) | |
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. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcCharMask) | |
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) | |
ShowRecommendedValue | Gets or sets a value indicating whether show the recommended value. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcCharMask) | |
ShowTouchToolBar | Gets or sets the how to show the TouchToolBar. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) | |
SingleBorderColor | Gets or sets color for single line border in the control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcCharMask) | |
Site | (Inherited from System.Windows.Forms.Control) | |
Size | (Inherited from System.Windows.Forms.Control) | |
SubEditor | Gets the subeditor in the cell. | |
TabIndex | (Inherited from System.Windows.Forms.Control) | |
TabStop | (Inherited from System.Windows.Forms.Control) | |
Tag | (Inherited from System.Windows.Forms.Control) | |
Text | Gets or sets the current text in the GcCharMask control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcCharMask) | |
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.GcCharMask) | |
TouchToolBar | Gets the shown TouchToolBar by touch operation. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) | |
UseSystemPasswordChar | Gets or sets a value indicating whether use system password char. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcCharMask) | |
UseWaitCursor | (Inherited from System.Windows.Forms.Control) | |
Value | Gets or sets the underlying value assigned to the control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcCharMask) | |
ValueIsFull | Gets whether the control is entirely filled. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcCharMask) | |
Visible | (Inherited from System.Windows.Forms.Control) | |
Width | (Inherited from System.Windows.Forms.Control) | |
WindowTarget | (Inherited from System.Windows.Forms.Control) |