CustomEditComboBoxAdjustTextBoxSize Method |
Adjusts the size of the edit field so that it is inside the combo box.
Namespace:
Jam.Shell
Assembly:
ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax protected void AdjustTextBoxSize()
Protected Sub AdjustTextBoxSize
protected:
void AdjustTextBoxSize()
member AdjustTextBoxSize : unit -> unit
See Also