VSDRAWITEMSTRUCT.CtlID 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.
Represents the identifier of the control.
public: System::UInt32 CtlID;
public: unsigned int CtlID;
unsigned int CtlID;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.UINT")]
public uint CtlID;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.UINT")>]
val mutable CtlID : uint32
Public CtlID As UInteger
Field Value
- Attributes