VSDRAWITEMSTRUCT.rcItem Field

Definition

A rectangle that defines the boundaries of the control to be drawn. This rectangle is in the device context specified by the hdc member. The system automatically clips anything that the owner window draws in the device context buttons.

public: Microsoft::VisualStudio::OLE::Interop::RECT rcItem;
public: Microsoft::VisualStudio::OLE::Interop::RECT rcItem;
Microsoft::VisualStudio::OLE::Interop::RECT rcItem;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.RECT")]
public Microsoft.VisualStudio.OLE.Interop.RECT rcItem;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.RECT")>]
val mutable rcItem : Microsoft.VisualStudio.OLE.Interop.RECT
Public rcItem As RECT 

Field Value

Attributes

Applies to