Share via


CONTROLINFO.dwFlags Field

Namespace:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Syntax

'Declaration
Public dwFlags As UInteger
'Usage
Dim instance As CONTROLINFO 
Dim value As UInteger 

value = instance.dwFlags 

instance.dwFlags = value
public uint dwFlags
public:
unsigned int dwFlags
public var dwFlags : uint

.NET Framework Security

See Also

Reference

CONTROLINFO Structure

CONTROLINFO Members

Microsoft.VisualStudio.OLE.Interop Namespace