Method AdjustTextBoxesHeight
AdjustTextBoxesHeight(Control)
Increases height of all TextBox controls in the specified container to height of the ComboBox control, if it is present in the container.
public static void AdjustTextBoxesHeight(Control container)
Parameters
container
ControlSpecifies container control in which operation is performed