VisibleRemoteObject.MinWidth


public property MinWidth

Prototype:

Read/Write property MinWidth[=Minimum_Width_in_pixels]

Description:

This property gets or sets the minimum width for a control. This affects the control appearence. If MinWidth is 0, then the control will have the minimum possible width. Set this property to -1 to reset it.

Return value:

The minimum width in pixels for the calling current object.