Click or drag to resize

CustomEditComboBoxOverlayTextBox Property

Provides access to the TextBox field of the control.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
protected TextBox OverlayTextBox { get; }

Property Value

Type: TextBox
See Also