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