Name | Description | |
---|---|---|
BeginInvoke | Overloaded. (Inherited from System.Windows.Forms.Control) | |
BringToFront | (Inherited from System.Windows.Forms.Control) | |
Contains | (Inherited from System.Windows.Forms.Control) | |
CreateControl | (Inherited from System.Windows.Forms.Control) | |
CreateGraphics | (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 | Moves the focus to the control. | |
GetChildAtPoint | Overloaded. (Inherited from System.Windows.Forms.Control) | |
GetContainerControl | (Inherited from System.Windows.Forms.Control) | |
GetControl | Gets the control. | |
GetElementStyle | Gets the style for the element. | |
GetFont | Gets the current font or the default font if no font is specified. | |
GetNextControl | (Inherited from System.Windows.Forms.Control) | |
GetPreferredSize | (Inherited from System.Windows.Forms.Control) | |
Hide | (Inherited from System.Windows.Forms.Control) | |
Invalidate | Overloaded. (Inherited from System.Windows.Forms.Control) | |
Invoke | Overloaded. (Inherited from System.Windows.Forms.Control) | |
LogicalToDeviceUnits | (Inherited from System.Windows.Forms.Control) | |
OnPaint | Overloaded. Overridden. Raises the Paint event when the element has been asked to repaint itself. | |
OnPaintBackground | Overloaded. Paints the background of the element. | |
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) | |
ResetBackColor | Overridden. Resets the background color of the control to its default value. | |
ResetBorder | Resets the border of the control to its default settings. | |
ResetFont | Overridden. Resets the font of the control to its default value. | |
ResetForeColor | Overridden. Resets the text color of the control to its default value. | |
ResetPicture | Resets the picture for the control to its default value. | |
ResetPictureTransparencyColor | Resets the picture transparency color to its default color. | |
ResetPictureTransparencyTolerance | Resets the transparency tolerance for a picture in the element to its default value. | |
ResetText | Overridden. Resets the contents to the default value. | |
ResumeLayout | Overloaded. (Inherited from System.Windows.Forms.Control) | |
Scale | (Inherited from System.Windows.Forms.Control) | |
ScaleBitmapLogicalToDevice | (Inherited from System.Windows.Forms.Control) | |
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. | |
SetElementStyle | Sets the style for the element. | |
Show | (Inherited from System.Windows.Forms.Control) | |
SuspendLayout | (Inherited from System.Windows.Forms.Control) | |
ToggleState | Changes the control state to the Inverted or Normal settings of the ElementState enumeration. | |
Update | Forces the control to repaint immediately any region that has become invalid. |