VSDRAWITEMSTRUCT.itemState Field

Definition

The visual state of the item after the current drawing action takes place.

public: System::UInt32 itemState;
public: unsigned int itemState;
unsigned int itemState;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.UINT")]
public uint itemState;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.UINT")>]
val mutable itemState : uint32
Public itemState As UInteger 

Field Value

Attributes

Applies to