VSDRAWITEMSTRUCT.CtlType 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 control type.
public: System::UInt32 CtlType;
public: unsigned int CtlType;
unsigned int CtlType;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.UINT")]
public uint CtlType;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.UINT")>]
val mutable CtlType : uint32
Public CtlType As UInteger
Field Value
- Attributes
Remarks
Some control types do not set the value of CtlType.