Skip to content

P_WolfCurses_IWindow_CurrentForm

Maxwolf edited this page Jan 2, 2016 · 1 revision

IWindow.CurrentForm Property

Holds the current state which this Windows is in, a Windows will cycle through available states until it is finished and then detach.

Namespace: WolfCurses
Assembly: WolfCurses (in WolfCurses.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

IForm CurrentForm { get; }

Property Value

Type: IForm

Version Information

Wolf Curses

Supported in: 0.1

See Also

Reference

IWindow Interface
WolfCurses Namespace

Clone this wiki locally