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