Hello,
We have set the ToolbarStyle of our form to Infragistics.Win.UltraWinToolbars.ToolbarStyle.Office2010 and the FileMenuStyle to Infragistics.Win.UltraWinToolbars.FileMenuStyle.ApplicationMenu2010.
It looks great, except there is no single line border around the edge of the form - that is - the header section is just a smooth gradient with no line around the outmost edge of the form.
How can I draw a line around the form (so that when multiple forms are side by side they don't 'blend' into each other.
Thanks.
Found my issue, I was using a DrawFilter, but returning true and the rest of the borders weren't drawing.
Thanks for your help.
Hello Colin,
Based on the description of your issue I have implemented simple sample with Infragistics 13.1 service release 2079 (since I was not sure which exactly version of Infragistics you are using, I’ve used the latest volume with the latest service release) in order to reproduce it on my machine, please see attached sample. With this sample I was not able to see the behavior that you have described. Please run the sample and let me know if I am missing something. So could you please modify my sample to demonstrates your issue, and I will be able to investigate this further for you.
I am waiting for your response.