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. (Inherited from FarPoint.Win.SuperEditBase) | |
ClearAll | Removes all of the contents of the edit control. (Inherited from FarPoint.Win.SuperEditBase) | |
Contains | (Inherited from System.Windows.Forms.Control) | |
Copy | Copies the selected text in the edit control to the Clipboard. (Inherited from FarPoint.Win.SuperEditBase) | |
CreateControl | (Inherited from System.Windows.Forms.Control) | |
CreateGraphics | (Inherited from System.Windows.Forms.Control) | |
CreateObjRef | (Inherited from System.MarshalByRefObject) | |
CreateStringWithLiterals | Creates a string composed of literal characters. (Inherited from FarPoint.Win.SuperEditBase) | |
Cut | Cuts the selected contents in the edit control to the Clipboard. (Inherited from FarPoint.Win.SuperEditBase) | |
DoDragDrop | (Inherited from System.Windows.Forms.Control) | |
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 FarPoint.Win.ElementControl) | |
GetCharIndexAtPoint | Calculates the character index at a specified point for the graphics object. (Inherited from FarPoint.Win.SuperEditBase) | |
GetChildAtPoint | Overloaded. (Inherited from System.Windows.Forms.Control) | |
GetContainerControl | (Inherited from System.Windows.Forms.Control) | |
GetControl | Gets the control. (Inherited from FarPoint.Win.ElementControl) | |
GetElementStyle | Gets the style for the element. (Inherited from FarPoint.Win.ElementControl) | |
GetFont | Gets the current font or the default font if no font is specified. (Inherited from FarPoint.Win.ElementControl) | |
GetLeftmostCharacters | Gets a specified number of characters, starting with the leftmost character. (Inherited from FarPoint.Win.SuperEditBase) | |
GetLifetimeService | (Inherited from System.MarshalByRefObject) | |
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. (Inherited from FarPoint.Win.SuperEditBase) | |
HandleValidKey | Overridden. | |
Hide | (Inherited from System.Windows.Forms.Control) | |
InitializeLifetimeService | (Inherited from System.MarshalByRefObject) | |
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. (Inherited from FarPoint.Win.SuperEditBase) | |
IsNull | Gets whether the control contains a null value. (Inherited from FarPoint.Win.SuperEditBase) | |
IsValid | Gets whether the contents of the control are valid. (Inherited from FarPoint.Win.SuperEditBase) | |
LogicalToDeviceUnits | (Inherited from System.Windows.Forms.Control) | |
OnAdvance | Raises the FarPoint.Win.SuperEditBase.Advance event. (Inherited from FarPoint.Win.SuperEditBase) | |
OnInvalidData | Raises the FarPoint.Win.SuperEditBase.InvalidData event. (Inherited from FarPoint.Win.SuperEditBase) | |
OnPaint | Overloaded. Raises the Paint event, which paints the edit control. (Inherited from FarPoint.Win.SuperEditBase) | |
OnPaintBackground | Overloaded. Paints the background of the element. (Inherited from FarPoint.Win.ElementControl) | |
OnUserError | Raises the FarPoint.Win.SuperEditBase.UserError event. (Inherited from FarPoint.Win.SuperEditBase) | |
Paste | Pastes the contents of the Clipboard into the edit control. (Inherited from FarPoint.Win.SuperEditBase) | |
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) | |
PreProcessMessage | (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 | Resets the contents of the control to the default value. (Inherited from FarPoint.Win.Spread.CellType.GeneralEditor) | |
ResetBackColor | Resets the background color to its default value. (Inherited from FarPoint.Win.SuperEditBase) | |
ResetBorder | Resets the border to its default value. (Inherited from FarPoint.Win.SuperEditBase) | |
ResetButtonColor | Resets the background color of the buttons in the control to its default value. (Inherited from FarPoint.Win.SuperEditBase) | |
ResetButtonMarginColor | Resets the margin color between the button and the text in the edit control to its default color. (Inherited from FarPoint.Win.SuperEditBase) | |
ResetFont | Resets the font of the control to its default value. (Inherited from FarPoint.Win.SuperEditBase) | |
ResetForeColor | Resets the text color to its default value. (Inherited from FarPoint.Win.SuperEditBase) | |
ResetInvalidColor | Resets the background color used for controls that contain invalid data to its default value. (Inherited from FarPoint.Win.SuperEditBase) | |
ResetNullColor | Resets the background color used for controls that contain the null value to its default value. (Inherited from FarPoint.Win.SuperEditBase) | |
ResetPicture | Resets the picture for the control to its default value. (Inherited from FarPoint.Win.ElementControl) | |
ResetPictureTransparencyColor | Resets the picture transparency color to its default color. (Inherited from FarPoint.Win.ElementControl) | |
ResetPictureTransparencyTolerance | Resets the transparency tolerance for a picture in the element to its default value. (Inherited from FarPoint.Win.ElementControl) | |
ResetText | Resets the contents to the default value. (Inherited from FarPoint.Win.SuperEditBase) | |
ResumeLayout | Overloaded. (Inherited from System.Windows.Forms.Control) | |
Scale | (Inherited from System.Windows.Forms.Control) | |
ScaleBitmapLogicalToDevice | (Inherited from System.Windows.Forms.Control) | |
SelectAll | Selects the entire contents of the control. (Inherited from FarPoint.Win.SuperEditBase) | |
SelectNextControl | (Inherited from System.Windows.Forms.Control) | |
SendToBack | (Inherited from System.Windows.Forms.Control) | |
SetBounds | Overloaded. Sets the bounds of the element to the position and size of the bounding rectangle of the specified dimensions. (Inherited from FarPoint.Win.ElementControl) | |
SetElementStyle | Sets the style for the element. (Inherited from FarPoint.Win.ElementControl) | |
SetNull | Sets the contents of the control to the null value. (Inherited from FarPoint.Win.SuperEditBase) | |
SetToolTip | Sets the ToolTip text for embedded (inner child) controls. (Inherited from FarPoint.Win.SuperEditBase) | |
Show | (Inherited from System.Windows.Forms.Control) | |
ShowSubEditor | Overridden. Shows or hides the subeditor control associated with the cell. | |
SuspendLayout | (Inherited from System.Windows.Forms.Control) | |
ToString | (Inherited from System.ComponentModel.Component) | |
Undo | Reverses the previous edit command. (Inherited from FarPoint.Win.SuperEditBase) | |
Update | Forces the control to repaint immediately any region that has become invalid. (Inherited from FarPoint.Win.ElementControl) |