The members of System.Windows.Forms.VisualStyles.VisualStyleRenderer are listed below.
See Also: Inherited members from System.Object
Initializes a new instance of the System.Windows.Forms.VisualStyles.VisualStyleRenderer class using the given System.Windows.Forms.VisualStyles.VisualStyleElement. | ||
Initializes a new instance of the System.Windows.Forms.VisualStyles.VisualStyleRenderer class using the given class, part, and state values. |
[read-only] | Class | string.
Gets the class name of the current visual style element. |
[read-only] | Handle | IntPtr.
Gets a unique identifier for the current class of visual style elements. |
[read-only] static | IsSupported | bool.
Gets a value specifying whether the operating system is using visual styles to draw controls. |
[read-only] | LastHResult | int.
Gets the last error code returned by the native visual styles (UxTheme) API methods encapsulated by the System.Windows.Forms.VisualStyles.VisualStyleRenderer class. |
[read-only] | Part | int.
Gets the part of the current visual style element. |
[read-only] | State | int.
Gets the state of the current visual style element. |
DrawBackground(System.Drawing.IDeviceContext, System.Drawing.Rectangle)
| ||
DrawBackground(System.Drawing.IDeviceContext, System.Drawing.Rectangle, System.Drawing.Rectangle)
| ||
DrawEdge(System.Drawing.IDeviceContext, System.Drawing.Rectangle, Edges, EdgeStyle, EdgeEffects)
| ||
DrawImage(System.Drawing.Graphics, System.Drawing.Rectangle, System.Drawing.Image)
| ||
DrawImage(System.Drawing.Graphics, System.Drawing.Rectangle, System.Windows.Forms.ImageList, int)
| ||
DrawParentBackground(System.Drawing.IDeviceContext, System.Drawing.Rectangle, System.Windows.Forms.Control)
| ||
DrawText(System.Drawing.IDeviceContext, System.Drawing.Rectangle, string)
| ||
DrawText(System.Drawing.IDeviceContext, System.Drawing.Rectangle, string, bool)
| ||
DrawText(System.Drawing.IDeviceContext, System.Drawing.Rectangle, string, bool, System.Windows.Forms.TextFormatFlags)
| ||
GetBackgroundContentRectangle(System.Drawing.IDeviceContext, System.Drawing.Rectangle)
| ||
GetBackgroundExtent(System.Drawing.IDeviceContext, System.Drawing.Rectangle)
| ||
GetBackgroundRegion(System.Drawing.IDeviceContext, System.Drawing.Rectangle)
| ||
GetBoolean(BooleanProperty)
| ||
GetColor(ColorProperty)
| ||
GetEnumValue(EnumProperty)
| ||
GetFilename(FilenameProperty)
| ||
GetFont(System.Drawing.IDeviceContext, FontProperty)
| ||
GetInteger(IntegerProperty)
| ||
GetMargins(System.Drawing.IDeviceContext, MarginProperty)
| ||
GetPartSize(System.Drawing.IDeviceContext, ThemeSizeType)
| ||
GetPartSize(System.Drawing.IDeviceContext, System.Drawing.Rectangle, ThemeSizeType)
| ||
GetPoint(PointProperty)
| ||
GetString(StringProperty)
| ||
GetTextExtent(System.Drawing.IDeviceContext, string, System.Windows.Forms.TextFormatFlags)
| ||
GetTextExtent(System.Drawing.IDeviceContext, System.Drawing.Rectangle, string, System.Windows.Forms.TextFormatFlags)
| ||
GetTextMetrics(System.Drawing.IDeviceContext)
| ||
HitTestBackground(System.Drawing.IDeviceContext, System.Drawing.Rectangle, System.Drawing.Point, HitTestOptions)
| ||
HitTestBackground(System.Drawing.Graphics, System.Drawing.Rectangle, System.Drawing.Region, System.Drawing.Point, HitTestOptions)
| ||
HitTestBackground(System.Drawing.IDeviceContext, System.Drawing.Rectangle, IntPtr, System.Drawing.Point, HitTestOptions)
| ||
IsBackgroundPartiallyTransparent()
| ||
static | IsElementDefined(VisualStyleElement)
| |
SetParameters(VisualStyleElement)
| ||
SetParameters(string, int, int)
|