TextBoxAutoCompleteEditor Property

Gets the reference of the text box editor control.

Definition

Namespace: Aliquo.Windows.Controls
Assembly: Aliquo.Windows.Controls (in Aliquo.Windows.Controls.dll) Version: 5.0.9179.22656
C#
public TextBox Editor { get; }

Property Value

TextBox

See Also