Gets extended style of associated system window.

Namespace:  Greatis.Nostalgia
Assembly:  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();

See Also