Is there a way to get rid or change a WinStatusBar panel border spacing/padding?
Hello,
I am checking about the progress of this issue. Please let me know If you need any further assistance on this.
A possible approach to achieve this might be by using a 'CreationFilter'.
You could read about it at the following link: http://help.infragistics.com/Help/NetAdvantage/WinForms/2011.1/CLR2.0/html/Win_Creation_Filter.html.Here are some topics from our community which could also help you: http://community.infragistics.com/forums/t/34485.aspx, http://forums.infragistics.com/forums/t/47561.aspx
http://community.infragistics.com/forums/t/58186.aspx, http://community.infragistics.com/forums/t/9989.aspx and http://community.infragistics.com/forums/t/50234.aspx.The above approach is not so recommended, because it features element's resizing, creating or removing and could lead to some unexpected behaviors.
Could you please review the sample attached to this post and see if it meets your requirements.
Please feel free to let me know if I misunderstood you or if you have any other questions.
Sure. Here's a VS 2010 test project.
Could you please try to attach a sample project with your scenario reproducing this, I will be happy to take a look at it.
Please do not hesitate to contact us if you need any additional assistance.