SetResizable
From IfsoGUIWiki
Contents |
Declaration
SetResizable(bResize:Int)
Sets whether the gadget can be resized using the mouse.
Returns
Nothing
Parameters
- bResize:Int - True or False (Integer) whether the user should be allowed to resize the gadget with the mouse.
Gadget Information
Pertains to Panels and any gadget that extends the Panel gadget.
