Posted 16 years ago
by testrash
Hi,
Is it possible to set a specific width to toolbar upon its creation?
It is too narrow in its default.
I'm composing gui directly from C# code, not xaml.
I've tried different methods: changing ToolWindow's Width property, content's Width property, DockSite.SetControlSize(...), but none of them seem to work.
What is the official way to specify toolwindow width?
Thanks in advance!
[Modified at 03/04/2009 07:31 AM]
Is it possible to set a specific width to toolbar upon its creation?
It is too narrow in its default.
I'm composing gui directly from C# code, not xaml.
I've tried different methods: changing ToolWindow's Width property, content's Width property, DockSite.SetControlSize(...), but none of them seem to work.
What is the official way to specify toolwindow width?
Thanks in advance!
[Modified at 03/04/2009 07:31 AM]