SetDragable
From IfsoGUIWiki
Contents |
Declaration
SetDragable(bDragable:Int)
Sets whether or not the gadget can be dragged with the mouse.
Returns
Nothing
Parameters
- bDragable:Int - Set to True or False (Integer) whether you want the user to be able to drag the gadget or not.
Gadget Information
Pertains to Panels and any gadget that extends the Panel gadget.
