With the use of UltraFormManager there are properties for CaptionButtonsAppearances but with UltraToolbarsManager there aren't and the use of both is not possible.
For example, I want to change the color of these buttons on the top right (now they are dark gray)
Hi Mike,and how to restore the standard Windows control buttons, instead of the ribbon styled ones?
I changed UltraToolbarsManager's Style property, from Office 2010 to Office 2013, and buttons are smaller and thick. I would like to use buttons from 'Office 2010' Style...
Office 2010
Office 2013
Hi Andreas,
We've added new appearances to the UltraToolbarsManager. Added properties to the UltraToolbarsManager class are: CaptionButtonsAppearances, DefaultCaptionButtonsAppearance, and MaximizedMdiChildFormCaptionButtonsAppearances.
You will be able to see these properties in the following builds or higher:
Infragistics for Windows Forms 2016 Volume 1, build 2027All later volumes of Infragistics
Currently, you can style these using AppStylist. However, we are considering adding these properties to UltraToolbarsManager. I have created development issue 202924 to track this and I will keep you up to date on the progress of this issue.
Please let me know if you have any questions.