Y
(number) The new Y pixel coordinate (vertical position) to set for the xButton 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
xButton.SetProperties
OverviewExamples
xButton.SetProperties ( string ObjectName,
table Properties )
De s cr ip t ion
Sets the properties of an xButton object.
P arame t er s
ObjectName
(string) The name of the xButton object.