VSSWATCHRENDER Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Holds information necessary to render a swatch control.
public value class VSSWATCHRENDER
struct VSSWATCHRENDER
[System.Runtime.InteropServices.ComConversionLoss]
public struct VSSWATCHRENDER
[<System.Runtime.InteropServices.ComConversionLoss>]
type VSSWATCHRENDER = struct
Public Structure VSSWATCHRENDER
- Inheritance
-
VSSWATCHRENDER
- Attributes
Fields
grfFlags |
Control state. Values are taken from the __VSSWATCHRENDERFLAGS enumeration. |
hdc |
HDC to render image into. |
nAltitude |
Button face altitude; -1 = lowered, 0 = normal, 1 = raised. |
prc |
Bounding rectangle for image. |
x |
Column coordinate of cell to render. |
y |
Row coordinate of cell to render. |