NewWindow3EventArgs.dwFlags Property
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.
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