SmartClient Version: SC_SNAPSHOT-2011-01-06/PowerEdition Deployment (built 2011-01-06)
IE9
I have a VLayout.setShowResizeBar(Boolean.TRUE) so the resize bar shows. The behavior is if you click on the resize bar's icon, the entire bar will simply minimize, and if you click again, the resize bar will go back to the original size.
How can I programmatically emulate this behavior? I would like to control weather or not the reszie bar is open or closed?
IE9
I have a VLayout.setShowResizeBar(Boolean.TRUE) so the resize bar shows. The behavior is if you click on the resize bar's icon, the entire bar will simply minimize, and if you click again, the resize bar will go back to the original size.
How can I programmatically emulate this behavior? I would like to control weather or not the reszie bar is open or closed?
Comment