VSDRAWITEMSTRUCT.CtlType Champ

Définition

Représente le type de contrôle.

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 

Valeur de champ

UInt32
Attributs

Remarques

Certains types de contrôle ne définissent pas la valeur de CtlType.

S’applique à