Hi!
I use the ultradockmanager in my windows form app. By default, the form opens in about 19 milliseconds. If I add a ultradock manager (juste create an instance of it) then the load time is about 1900 milliseconds. I tried with Suspend and Resume Layout and I wan't better. Is there a way to have better results ?
Best regards,
Benoit
Does this slowdown occur with any Infragistics control or component or just with the UltraDockManager? Try removing the UltraDockManager and adding an UltraButton instead. If you notice a similar slowdown, it sounds like it is a one-time hit associated with either licensing or color table initialization.