NewWindow3EventArgs.dwFlags Property

Definition

Important

This API is not CLS-compliant.

Gets the flags from the NWMF enumeration that pertains to the new window.

public:
 property System::UInt32 dwFlags { System::UInt32 get(); };
[System.CLSCompliant(false)]
public uint dwFlags { get; }
[<System.CLSCompliant(false)>]
member this.dwFlags : uint32
Public ReadOnly Property dwFlags As UInteger

Property Value

Attributes

Applies to