Returns or sets the height of the object's size in pixels at default size, which is the object's size at design-time.
object.Height = [integer]
Where object is an object expression that evaluates to one of the controls in the Applies To list, and integer is the object's height, in pixels.
Newlook Smartclient
Newlook Server
The Height and Width properties can be used to modify or return the dimensions of an object when the form is at default size. Note that these dimensions may not reflect the actual size of the form or control at runtime if the screen has been re-sized.
If you are wanting to dynamically re-size the Smartclient window then the MoveSize Action or Method can be used.
SmartNav control (control deprecated in version 10.5)
© 2004-2021 looksoftware. All rights reserved.