Resizable Panels

Any panel can be resizable by simply setting resizable property to true. You can defining the size of the panels in pixels or percentage. If you define an integer as the size, it will apply it in pixels, if you define as a string in the format 'xx%' it will calculate percentage.