I've got an HSplit which fills the main area in my application.

The HSplit contains a TreeView on the left and a TabStrip on the right.

Of course, the HSplit makes one bar in the middle when running. When the 
program starts, the position of the bar is set to 50 % automatically. Of 
course, the user can grab it and slide it to another position once the 
program is running.

I would like to store this user position, but I do not find a property 
of HSplit for it. When I save TreeView.Width and try to set it when the 
program starts (Form_Open), it's overwritten.

What can I do?

Regards
Rolf


------------------------------------------------------------------------------
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741551&iu=/4140
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to