The following tables list the members exposed by SuperEditBase.
| Name | Description | |
|---|---|---|
![]() | 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) |
![]() | AlignHorz | Overridden. Gets or sets the horizontal alignment of the control's contents. |
![]() | AlignText | Overridden. Gets or sets the alignment of the text with respect to the alignment of the picture. |
![]() | AllowClipboardKeys | Gets or sets whether the control supports the Clipboard shortcut keys. |
![]() | AllowDrop | (Inherited from System.Windows.Forms.Control) |
![]() | AllowNull | Gets or sets whether the control considers a null value valid. |
![]() | Anchor | (Inherited from System.Windows.Forms.Control) |
![]() | AutoAdvance | Gets or sets whether the focus moves to another control when the pointer is moved with the arrow keys. |
![]() | AutoHeight | Gets or sets whether the control resizes itself based on the font. |
![]() | AutoMenu | Gets or sets whether the control displays a context menu that provides basic edit operations. |
![]() | AutoScrollOffset | (Inherited from System.Windows.Forms.Control) |
![]() | BackColor | Overridden. Gets or sets the background color for the control. |
![]() | BackgroundImageLayout | (Inherited from System.Windows.Forms.Control) |
![]() | BindingContext | (Inherited from System.Windows.Forms.Control) |
![]() | Border | Gets or sets the border for the control. |
![]() | Bottom | (Inherited from System.Windows.Forms.Control) |
![]() | Bounds | (Inherited from System.Windows.Forms.Control) |
![]() | ButtonAlign | Gets or sets the alignment of the button in the edit control. |
![]() | ButtonColor | Gets or sets the background color of the button in the edit control. |
![]() | ButtonIndex | Gets or sets the index value for the button in the edit control. |
![]() | ButtonMargin | Gets or sets the margin between the button and the text in the edit control. |
![]() | ButtonMarginColor | Gets or sets the margin color between the button and the text in the edit control. |
![]() | ButtonMax | Gets or sets the maximum value for the button index in the edit control. |
![]() | ButtonMin | Gets or sets the minimum value for the button index in the edit control. |
![]() | ButtonStyle | Gets or sets the type of button to display in the edit control. |
![]() | ButtonWidth | Gets or sets the width of the button in the edit control. |
![]() | ButtonWrap | Gets or sets whether the button index wraps when it reaches the values specified by the ButtonMin or ButtonMax properties. |
![]() | CanFocus | Overridden. Gets or sets whether the edit control can receive focus. |
![]() | CanSelect | (Inherited from System.Windows.Forms.Control) |
![]() | CanValidate | Gets or sets whether the control validates data when it loses the focus. |
![]() | Capture | (Inherited from System.Windows.Forms.Control) |
![]() | CausesValidation | Gets or sets whether data validation occurs on other controls when the control loses focus. |
![]() | ClientRectangle | (Inherited from System.Windows.Forms.Control) |
![]() | ClientSize | (Inherited from System.Windows.Forms.Control) |
![]() | CompanyName | (Inherited from System.Windows.Forms.Control) |
![]() | Container | (Inherited from System.ComponentModel.Component) |
![]() | ContainsFocus | Gets whether the element currently has the input focus. (Inherited from ElementControl) |
![]() | ContextMenu | Overridden. Gets or sets the context menu to display for the control. |
![]() | ContextMenuStrip | Overridden. Gets or sets the context menu strip to display for the control. |
![]() | Controls | (Inherited from System.Windows.Forms.Control) |
![]() | ControlType | Gets or sets whether the control is read-write, read-only, static, or allows values to be changed by pressing buttons. |
![]() | Created | (Inherited from System.Windows.Forms.Control) |
![]() | Cursor | Overridden. Gets or sets the image for the pointer when the pointer is over the edit control. |
![]() | DataBindings | (Inherited from System.Windows.Forms.Control) |
![]() | DisplayRectangle | (Inherited from System.Windows.Forms.Control) |
![]() | Disposing | (Inherited from System.Windows.Forms.Control) |
![]() | Dock | (Inherited from System.Windows.Forms.Control) |
![]() | DrawFocusRectangle | Overridden. Gets or sets the focus rectangle drawing style for the edit control. |
![]() | EditModeCursorPosition | Gets or sets the position of the pointer in the edit control when it receives the focus. |
![]() | Enabled | Overridden. Gets or sets whether the control can receive focus and respond to user actions. |
![]() | Focused | Overridden. Gets whether the edit control has focus. |
![]() | Font | Overridden. Gets or sets the font for the control. |
![]() | ForeColor | Overridden. Gets or sets the text color for the control. |
![]() | Formatter | Gets or sets the formatter for the control. |
![]() | FormatText | Gets how text contents of the edit control are formatted. |
![]() | 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 whether selected text loses its highlighting when the control loses focus. |
![]() | HotkeyPrefix | Gets or sets whether an ampersand typed in front of a character underlines the character in a static control. |
![]() | ImeMode | (Inherited from System.Windows.Forms.Control) |
![]() | InvalidColor | Gets or sets the background color to display when the control contains invalid data. |
![]() | InvalidOption | Gets or sets whether invalid data is displayed, hidden, or cleared when the control loses the focus. |
![]() | 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) |
![]() | MarginBottom | Gets or sets the margin between the bottom of the control and its contents. (Inherited from ElementControl) |
![]() | MarginLeft | Gets or sets the margin between the left edge of the control and its contents. (Inherited from ElementControl) |
![]() | MarginRight | Gets or sets the margin between the right edge of the control and its contents. (Inherited from ElementControl) |
![]() | MarginTop | Gets or sets the margin between the top of the control and its contents. (Inherited from ElementControl) |
![]() | MaximumSize | (Inherited from System.Windows.Forms.Control) |
![]() | MaxLength | Gets or sets the maximum number of characters that can be typed or pasted into the control. |
![]() | MinimumSize | (Inherited from System.Windows.Forms.Control) |
![]() | Modified | Gets or sets whether the text in the edit control has been modified. |
![]() | Name | Gets or sets the name used in code to identify the control. (Inherited from ElementControl) |
![]() | NullColor | Gets or sets the background color displayed when the control contains the null value. |
![]() | Padding | (Inherited from System.Windows.Forms.Control) |
![]() | Parent | Gets or sets the parent of the control. (Inherited from ElementControl) |
![]() | Picture | Overridden. Gets or sets the picture to display in the edit control. |
![]() | PictureMargin | Overridden. Gets or sets the margin between the text and the picture. |
![]() | PictureOrientation | Overridden. Gets or sets the orientation of the picture in the edit control. |
![]() | PictureTransparencyColor | Overridden. Gets or sets the transparency color for the picture in the edit control. |
![]() | PictureTransparencyTolerance | Gets or sets the picture transparency tolerance for the element. (Inherited from ElementControl) |
![]() | PreferredSize | (Inherited from System.Windows.Forms.Control) |
![]() | ProductName | (Inherited from System.Windows.Forms.Control) |
![]() | ProductVersion | (Inherited from System.Windows.Forms.Control) |
![]() | RecreatingHandle | (Inherited from System.Windows.Forms.Control) |
![]() | Rectangle | Gets or sets the rectangle for the control's dimensions. (Inherited from ElementControl) |
![]() | Redraw | Gets or sets whether the control automatically refreshes itself each time a property is set that changes the control or its value. (Inherited from ElementControl) |
![]() | Region | (Inherited from System.Windows.Forms.Control) |
![]() | Right | (Inherited from System.Windows.Forms.Control) |
![]() | RightToLeft | (Inherited from System.Windows.Forms.Control) |
![]() | Selectable | Overridden. Gets or sets whether the user can interact with the edit control. |
![]() | SelectedText | Gets or sets the currently selected text in the edit control. |
![]() | SelectionLength | Gets or sets the number of characters selected in the edit control. |
![]() | SelectionStart | Gets or sets the starting point of selected characters or the position of the insertion point if no characters are selected. |
![]() | Site | (Inherited from System.Windows.Forms.Control) |
![]() | Size | (Inherited from System.Windows.Forms.Control) |
![]() | State | Gets or sets the element state for the control. (Inherited from ElementControl) |
![]() | TabStop | (Inherited from System.Windows.Forms.Control) |
![]() | Tag | (Inherited from System.Windows.Forms.Control) |
![]() | Text | Overridden. Gets or sets the formatted contents or the control as a string matching exactly what is displayed. |
![]() | TextOrientation | Overridden. Gets or sets the orientation of the text in the edit control. |
![]() | TextWrap | Overridden. Gets or sets whether to automatically wrap text without line breaks. |
![]() | Top | (Inherited from System.Windows.Forms.Control) |
![]() | TopLevelControl | (Inherited from System.Windows.Forms.Control) |
![]() | UserEntry | Gets or sets how data is validated when it is provided to the control. |
![]() | UseWaitCursor | (Inherited from System.Windows.Forms.Control) |
![]() | Value | Gets or sets the unformatted value of the edit control. |
![]() | Visible | Gets or sets whether the control is visible. (Inherited from ElementControl) |
![]() | VisualStyles | Gets or sets whether visual styles are used. |
![]() | Width | (Inherited from System.Windows.Forms.Control) |
Top
| Name | Description | |
|---|---|---|
![]() | BeginInvoke | Overloaded. (Inherited from System.Windows.Forms.Control) |
![]() | BringToFront | (Inherited from System.Windows.Forms.Control) |
![]() | Clear | Removes all of the selected contents of the edit control. |
![]() | ClearAll | Removes all of the contents of the edit control. |
![]() | Contains | (Inherited from System.Windows.Forms.Control) |
![]() | Copy | Copies the selected text in the edit control to the Clipboard. |
![]() | CreateControl | (Inherited from System.Windows.Forms.Control) |
![]() | CreateGraphics | (Inherited from System.Windows.Forms.Control) |
![]() | CreateStringWithLiterals | Creates a string composed of literal characters. |
![]() | Cut | Cuts the selected contents in the edit control to the Clipboard. |
![]() | DrawToBitmap | (Inherited from System.Windows.Forms.Control) |
![]() | EndInvoke | (Inherited from System.Windows.Forms.Control) |
![]() | FindForm | (Inherited from System.Windows.Forms.Control) |
![]() | Focus | Overloaded. Moves the focus to the control. (Inherited from ElementControl) |
![]() | GetCharIndexAtPoint | Calculates the character index at a specified point for the graphics object. |
![]() | GetChildAtPoint | Overloaded. (Inherited from System.Windows.Forms.Control) |
![]() | GetContainerControl | (Inherited from System.Windows.Forms.Control) |
![]() | GetControl | Gets the control. (Inherited from ElementControl) |
![]() | GetElementStyle | Gets the style for the element. (Inherited from ElementControl) |
![]() | GetFont | Gets the current font or the default font if no font is specified. (Inherited from ElementControl) |
![]() | GetLeftmostCharacters | Gets a specified number of characters, starting with the leftmost character. |
![]() | GetNextControl | (Inherited from System.Windows.Forms.Control) |
![]() | GetPreferredSize | (Inherited from System.Windows.Forms.Control) |
![]() | GetRightmostCharacters | Gets a specified number of characters, starting with the rightmost character. |
![]() | Hide | (Inherited from System.Windows.Forms.Control) |
![]() | Invalidate | Overloaded. (Inherited from System.Windows.Forms.Control) |
![]() | Invoke | Overloaded. (Inherited from System.Windows.Forms.Control) |
![]() | IsMouseOverButton | Gets whether the pointer is over a button in the edit control. |
![]() | IsNull | Gets whether the control contains a null value. |
![]() | IsValid | Gets whether the contents of the control are valid. |
![]() | OnAdvance | Raises the SuperEditBase.Advance event. |
![]() | OnInvalidData | Raises the SuperEditBase.InvalidData event. |
![]() | OnPaint | Overloaded. Overridden. Paints the edit control. |
![]() | OnPaintBackground | Overloaded. Paints the background of the edit control. (Inherited from ElementControl) |
![]() | OnUserError | Raises the SuperEditBase.UserError event. |
![]() | Paste | Pastes the contents of the Clipboard into the edit control. |
![]() | PerformLayout | Overloaded. (Inherited from System.Windows.Forms.Control) |
![]() | PointToClient | (Inherited from System.Windows.Forms.Control) |
![]() | PointToScreen | (Inherited from System.Windows.Forms.Control) |
![]() | PreProcessControlMessage | (Inherited from System.Windows.Forms.Control) |
![]() | RectangleToClient | (Inherited from System.Windows.Forms.Control) |
![]() | RectangleToScreen | (Inherited from System.Windows.Forms.Control) |
![]() | Refresh | (Inherited from System.Windows.Forms.Control) |
![]() | Reset | Overridden. Resets the contents of the control to the default value. |
![]() | ResetBackColor | Overridden. Resets the background color to its default value. |
![]() | ResetBorder | Overridden. Resets the border to its default value. |
![]() | ResetButtonColor | Resets the background color of the buttons in the control to its default value. |
![]() | ResetButtonMarginColor | Resets the margin color between the button and the text in the edit control to its default color. |
![]() | ResetFont | Overridden. Resets the font of the control to its default value. |
![]() | ResetForeColor | Overridden. Resets the text color to its default value. |
![]() | ResetInvalidColor | Resets the background color used for controls that contain invalid data to its default value. |
![]() | ResetNullColor | Resets the background color used for controls that contain the null value to its default value. |
![]() | ResetPicture | Resets the picture for the control to its default value. (Inherited from ElementControl) |
![]() | ResetPictureTransparencyColor | Resets the picture transparency color to its default color. (Inherited from ElementControl) |
![]() | ResetPictureTransparencyTolerance | Resets the transparency tolerance for a picture in the element to its default value. (Inherited from ElementControl) |
![]() | ResetText | Overridden. Resets the contents to the default value. |
![]() | ResumeLayout | Overloaded. (Inherited from System.Windows.Forms.Control) |
![]() | Select | Overloaded. Overridden. Selects the contents of a control. |
![]() | SelectAll | Selects the entire contents of the control. |
![]() | SelectNextControl | (Inherited from System.Windows.Forms.Control) |
![]() | SendToBack | (Inherited from System.Windows.Forms.Control) |
![]() | SetBounds | Overloaded. Sets the bounds of the control to the specified position and size. (Inherited from ElementControl) |
![]() | SetElementStyle | Sets the style for the element. (Inherited from ElementControl) |
![]() | SetNull | Sets the contents of the control to the null value. |
![]() | SetToolTip | Sets the ToolTip text for embedded (inner child) controls. |
![]() | Show | (Inherited from System.Windows.Forms.Control) |
![]() | SuspendLayout | (Inherited from System.Windows.Forms.Control) |
![]() | ToString | (Inherited from System.ComponentModel.Component) |
![]() | Undo | Reverses the previous edit command. |
![]() | Update | Forces the control to repaint immediately any region that has become invalid. (Inherited from ElementControl) |
Top
Top




