Gets and sets the maximum width the ImagXpress control can be resized to.
Read-write property
Visual Basic |
---|
Public Property MaxWidth As Long |
The maximum width (in pixels) the control can grow to when it is resized.
This limits the size the control can grow 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 | MaxHeight Property | Window and Control