VisibleRemoteObject.MinHeight


public property MinHeight

Prototype:

Read/Write property MinHeight[=Minimum_Height_in_pixels]

Description:

This property gets or sets the minimum height(in pixels) for a control. This affects the control appearence. If MinHeight is 0, then the control will have the minimum possible height. Set this property to -1 to reset it.

Return value:

The minimum height in pixels for the calling current object.