Hi,
we have a dockpanel that is docked at the right side in autoHide mode.
When a user hovers over the label at the side the panel slides open.
I want the panel to go over half of the application.
Whatever I try (setting size) the panel width always stay to the size that i set in design mode.
A user can drag drop the panel larger but I want to do that from code.
(and also change size again when application size changes)
How can I do that?
Jeroen