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