VSDRAWITEMSTRUCT.CtlID Field

Definition

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

Applies to