Index
(number) The index (line number) that will be selected. You can use -1 to clear the selection.
Re t u r n s
Nothing. You can use Application.GetLastError to determine whether this action failed, and why.
See also: Related Actions
ComboBox.SetSize
OverviewExamples
ComboBox.SetSize ( string ObjectName,
number Width )
De s cr ip t ion
Sets the size of a combobox object.
P arame t er s
ObjectName
(string) The name of the combobox object.