VSSWATCHRENDER Struct

Definition

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.

Applies to