Click or drag to resize

CustomEditComboBoxOverlayTextBox Property

Provides access to the TextBox field of the control.

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

Property Value

Type: TextBox
See Also