|

Y


(number) The new Y pixel coordinate (vertical position) to set for the listbox 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


image

image

ListBox.SetProperties

OverviewExamples

ListBox.SetProperties ( string ObjectName,


table Properties )


De s cr ip t ion


Sets the properties of a listbox object.


P arame t er s


ObjectName


(string) The name of the listbox object.


|