Skip to content

P_WolfCurses_Form_Input_InputForm_1_InputFillsBuffer

Maxwolf edited this page Jan 2, 2016 · 1 revision

InputForm(T).InputFillsBuffer Property

Determines if user input is currently allowed to be typed and filled into the input buffer.

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

Syntax

C#

public override bool InputFillsBuffer { get; }

Property Value

Type: Boolean

Implements

IForm.InputFillsBuffer

Remarks

Default is FALSE. Setting to TRUE allows characters and input buffer to be read when submitted.

Version Information

Wolf Curses

Supported in: 0.1

See Also

Reference

InputForm(T) Class
WolfCurses.Form.Input Namespace

Clone this wiki locally