Hi,
Is there any way to increase the width of button tool on the Ribbon Control -> Application Menu -> Footer Tool bar.
Please find an image attached, on this we want to increase the width of the 'Exit Application' button.
The ButtonTool does not currently support having its width changed. You can submit a feature request for this: http://devcenter.infragistics.com/Protected/RequestFeature.aspx.
You can also accomplish this by using a creation filter and using custom positioning logic for the ButtonToolUIElement. If you have never used a creation filter before, the following article gives a brief overview: http://help.infragistics.com/Help/NetAdvantage/NET/2008.3/CLR2.0/html/Win_Creation_Filter.html