Gets and sets the minimum width the ImagXpress control can be resized to.
Read-write property
Visual Basic |
---|
Public Property MinWidth As Long |
The minimum width (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 | MinHeight Property | Window and Control