Gets extended style of associated system window.
Namespace:
Greatis.NostalgiaAssembly: Greatis.Nostalgia (in Greatis.Nostalgia.dll)
Syntax
Visual Basic (Declaration) |
---|
Public ReadOnly Property ExStyle As UInteger |
C# |
---|
public uint ExStyle { get; } |
Visual C++ |
---|
public: property unsigned int ExStyle { unsigned int get (); } |
JavaScript |
---|
function get_exStyle(); |