Type Return
None
Syntax
Object.AlignTextBoxToComboBox Combo1, Text1
The AlignTextBoxToComboBox Methods syntax has these parts:
Part | Description |
object | An expression evaluating to an Object of type modControls. |
Combo1 | Required. A ComboBox Object. |
Text1 | Required. A TextBox Object. |