Hello,
I have a UltraPanel which I set to a StyleSet which includes a solid grey border.
Inside the UltraPanel I have a UltraGrid with Dock = DockStyle.Fill
Initially the UltraPanel is hidden until I press a button to make it visible. When the UltraPanel appears the grey border is not there. As soon as I move the mouse over the panel area the grey border appears.
This makes the screen appear jumpy and unprofessional.
Any help would be greatly appreciated.
Many Thanks,
Paul
Hello Paul,
I tried this and it always works fine for me so I attached my sample to this post for you. Please review it and feel free to let me know if I misunderstood you or if you have any other questions.
Hi Boris,
Your sample does indeed work.
However when I use the attached AppStylist library you should be able to see the behaviour I've described. I am at a loss to explain it.