Hi,
ich have some performance problems here. I have a solution with 18 project.
For GUI presentation I use DevExpress controls.
If I create a new solution with one form, some controls like grid control,
navigation bars and toolbars and I let it run, when I rezise the form the
performace is ok.
Now I have for my project many requirements that it make necessary to make
new classes derived from the default DevExpress controls. Then I put this
new controls in my form instead the default controls. Now when I let
the programm run, all is getting slower. When I resize the form it is not
really good.
I just look for code that can bring the perfomance down, but I found
nothing.
Also if I only put the new library as a reference I get poor result.
Did anyone has problems like this?
Thx
Leo