Public Method AlignTextBoxToComboBox

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.
Combo1Required. A ComboBox Object.
Text1Required. A TextBox Object.