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