CONTROLINFO.dwFlags Field

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

Syntax

‘선언
Public dwFlags As UInteger
‘사용 방법
Dim instance As CONTROLINFO
Dim value As UInteger

value = instance.dwFlags

instance.dwFlags = value
public uint dwFlags
public:
unsigned int dwFlags
val mutable dwFlags: uint32
public var dwFlags : uint

.NET Framework Security

See Also

Reference

CONTROLINFO Structure

CONTROLINFO Members

Microsoft.VisualStudio.OLE.Interop Namespace