Skip to content

P_WolfCurses_Window_2_MenuFooter

Maxwolf edited this page Jan 2, 2016 · 1 revision

Window(TCommands, TData).MenuFooter Property

Similar to the header this will define some text that should go below the menu selection but before the user input field.

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

Syntax

C#

protected virtual string MenuFooter { get; set; }

Property Value

Type: String

Version Information

Wolf Curses

Supported in: 0.1

See Also

Reference

Window(TCommands, TData) Class
WolfCurses Namespace

Clone this wiki locally