VSDRAWITEMSTRUCT.itemState Field
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.
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