Y
(number) The new Y pixel coordinate (vertical position) to set for the combobox object. This is the Y coordinate of the upper left hand corner of the object's bounding box relative to the page or dialog.
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.SetProperties
OverviewExamples
ComboBox.SetProperties ( string ObjectName,
table Properties )
De s cr ip t ion
Sets the properties of a combobox object.
P arame t er s
ObjectName
(string) The name of the combobox object.