Name
Hollywood.MinWidth -- set/get minimum width
Function
If you set this attribute, your Hollywood object will become resizable. Set this attribute to the minimum allowable width.

Whenever the user changes the size of your Hollywood object, the Hollywood display that is attached to this Hollywood object will get a "SizeWindow" event which you can listen to using the InstallEventHandler() function.

Type
Number

Applicability
ISG


Show TOC