Name | Description | |
---|---|---|
GcNumberEditingControl Constructor | Initializes a new instance of the GcNumberEditingControl class. |
The following tables list the members exposed by GcNumberEditingControl.
Name | Description | |
---|---|---|
GcNumberEditingControl Constructor | Initializes a new instance of the GcNumberEditingControl 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.GcNumber) | |
AcceptsDecimal | Gets or sets a value indicating if accepts decimal part when paste value include decimal part with the decimal part is forbidded by format setting. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcNumber) | |
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 current active field of the control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcNumber) | |
ActiveForeColor | Gets or sets the foreground color when the control has the input focus. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) | |
AllowDeleteToNull | Gets or sets a value indicating whether allow to delete the value to null. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcNumber) | |
AllowDrop | (Inherited from System.Windows.Forms.Control) | |
AlternateText | Gets the alternate text of the GcNumber control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcNumber) | |
Anchor | (Inherited from System.Windows.Forms.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. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcNumber) | |
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) | |
Decimal | Gets the decimal value of the entered number. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcNumber) | |
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) | |
DisplayFields | Gets the display fields of the GcNumber control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcNumber) | |
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) | |
DropDown | Gets the drop-down pack for drop-down function. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcNumber) | |
DropDownCalculator | Gets the DropDownCalculator instance which the user can custom the drop down calculator. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcNumber) | |
DroppedDown | Gets or sets a value indicating whether the dropdown window dropped down. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcNumber) | |
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 GcNumber control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcNumber) | |
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 | 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.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 a value indicates whether highlight text when control got focus. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcNumber) | |
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) | |
Integer | Gets the integer value of the entered number. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcNumber) | |
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) | |
MaxMinBehavior | Gets or sets the behavior when the new input value is out of MinValue and MaxValue. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcNumber) | |
MaxValue | Gets or sets the maximum allowable value when spin the control by field or value. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcNumber) | |
MinimumSize | (Inherited from System.Windows.Forms.Control) | |
MinValue | Gets or sets the minimum allowable value when spin the control by field or value. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcNumber) | |
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) | |
NegativeColor | Gets or sets the color when the value's sign of this control is negative. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcNumber) | |
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) | |
PoppedUp | Gets or sets a value indicating whether the popup window is showing. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcNumber) | |
PopUpCalculator | Gets the PopUpCalculator instance which the user can custom the pop up calculator. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcNumber) | |
PreferredHeight | Gets the preferred height. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcNumber) | |
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 prompt char of the field. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcNumber) | |
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.GcNumber) | |
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) | |
RoundPattern | Gets or sets the round pattern of the value. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcNumber) | |
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.GcNumber) | |
ShowRecommendedValue | Gets or sets a value indicating whether show the recommended value. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcNumber) | |
ShowTouchToolBar | Gets or sets the how to show the TouchToolBar. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.EditBase) | |
SideButtons | Gets the side buttons of the GcNumber control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcNumber) | |
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 the spin pack for the spin function. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcNumber) | |
SubEditor | Gets the subeditor in the cell. | |
TabAction | Gets or sets to determine whether the tab key moves the focus between controls or between fields within the control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcNumber) | |
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 text associated with this control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcNumber) | |
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) | |
UseNegativeColor | Gets or sets a value indicating whether use NegativeColor to render negative or not. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcNumber) | |
UseWaitCursor | (Inherited from System.Windows.Forms.Control) | |
Value | Gets or sets the decimal value assigned to the control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcNumber) | |
ValueSign | Gets or sets the value sign of the control. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.GcNumber) | |
Visible | (Inherited from System.Windows.Forms.Control) | |
Width | (Inherited from System.Windows.Forms.Control) | |
WindowTarget | (Inherited from System.Windows.Forms.Control) |