Height Property

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.

Client support

   Newlook Smartclient

   Newlook Server

Use

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.

TIP:

If you are wanting to dynamically re-size the Smartclient window then the MoveSize Action or Method can be used.

See Also

Left property | Top property

Applies To

Check box control

Column object

Combo box control

Command button control

Data control

Date combo box control

DataGrid control

Form object

Frame control

GoogleBarChart control

GoogleMap control

GooglePieChart control

HTML control

IFrame control

ImageList control

Label control

List box control

ListView control

Menu button control

NumericCombo control

Option button control

Panel control

PictureBox control

ProgressBar control

ScrollBars control

SmartNav control (control deprecated in version 10.5)

Tab control

TabPage object

Text box control

TrackBar control

TreeView control

UpDown control


© 2004-2021 looksoftware. All rights reserved.