Gets and sets the minimum height the ImagXpress control can be resized to.
Read-write property
Visual Basic |
---|
Public Property MinHeight As Long |
The minimum height (in pixels) the control can shrink to when it is resized.
This limits the size the control can shrink to in all instances.
This property can used in conjunction with the AutoSize property. When the AutoSize property is set to a value that will change the control's size, this property will limit the size the control can be resized to.
ImagXpress Object | ImagXpress Members | AutoSize Property | MinWidth Property | Window and Control