Name | Description | |
---|---|---|
CopyTo | Copies the properties of this windowless element object into the target object. | |
Deserialize | Loads the object from XML. | |
Focus | Moves the focus to the element. | |
GetElementStyle | Gets the style for the element. | |
GetFont | Gets the default font for the element. | |
GetRotatedTextSize | Overloaded. Gets the size of the specified text when drawn with the specified font, orientation, wrapping, hotkey prefix, and string trimming. | |
OnFontChanged | Raises the FontChanged event when the font in the control has changed. | |
Refresh | Forces the element to invalidate its client area and immediately repaint. | |
ResetBackColor | Resets the background color to its default setting. | |
ResetBorder | Resets the border of the element to its default settings. | |
ResetFont | Resets the font for the element to it default value. | |
ResetForeColor | Resets the text color for the element to its default value. | |
ResetPictureTransparencyColor | Resets the transparency of a picture in the element to its default value. | |
ResetPictureTransparencyTolerance | Resets the transparency tolerance for a picture in the element to its default value. | |
ResetTag | Resets the Tag object for the element to its default value. | |
ResetTextRotationAngle | Resets the rotation angle for text in the element to its default value. | |
Serialize | Saves the object to XML. | |
SetBounds | Overloaded. Sets the bounds of the element to the location and size of the bounding rectangle of the specified dimensions (in integer values). | |
SetElementStyle | Overloaded. Sets the style for the element. | |
ToggleState | Toggles the state of the element. | |
ToGrayscale | Overloaded. | |
Update | Causes the control to redraw the invalidated regions with its client area. |