VSSWATCHRENDER Fields

 

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)

NameDescription
System_CAPS_pubfieldgrfFlags

Control state. Values are taken from the __VSSWATCHRENDERFLAGS enumeration.

System_CAPS_pubfieldhdc

HDC to render image into.

System_CAPS_pubfieldnAltitude

Button face altitude; -1 = lowered, 0 = normal, 1 = raised.

System_CAPS_pubfieldprc

Bounding rectangle for image.

System_CAPS_pubfieldx

Column coordinate of cell to render.

System_CAPS_pubfieldy

Row coordinate of cell to render.

Return to top
Show: