P_WolfCurses_Form_Form_1_InputFillsBuffer - Maxwolf/WolfCurses GitHub Wiki

Form(TData).InputFillsBuffer Property

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

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

Syntax

C#

public virtual 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

Form(TData) Class
WolfCurses.Form Namespace

⚠️ **GitHub.com Fallback** ⚠️