Posted 19 years ago
by Kasper

When should I call DockManager.LoadToolWindowLayoutFromFile() and BarManager.LoadBarLayoutFromFile()? Right now, I'm doing it in the mainform's OnLoad event, but when my application starts, toolbars and toolwindows flicker like crazy until the layouts are done loading. This is not very pretty, and I'm wondering if I can do the loading earlier on, to spare the user from watching all the elements being positioned? How is this usually done?
Kind regards
Kasper
Kind regards
Kasper