Excalibur Software RainbowStatus 1.0

MinWidth (Panel Object)

Property MinWidth As Long

Description
Returns/sets the minimum width of an autosized panel. If set to 0, there is no minimum width requirement.

Comments

This property also restricts the Width property by making sure that Width is never smaller than MinWidth.