Skip to content

P_WolfCurses_Window_2_CurrentForm

Maxwolf edited this page Jan 2, 2016 · 1 revision

Window(TCommands, TData).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#

public IForm CurrentForm { get; }

Property Value

Type: IForm

Implements

IWindow.CurrentForm

Version Information

Wolf Curses

Supported in: 0.1

See Also

Reference

Window(TCommands, TData) Class
WolfCurses Namespace

Clone this wiki locally