I’m trying to force Minimize/Maximize/Close buttons’ tooltips (in ribbonform) to get a look from a lookAndFeel. So far I created a ribbonform, then I placed defaultLookAndFeel component on it ahd I chose an OfficeBlue skin. My ribbon form changed however the tooltips for control buttons(minimize,maximize,close) look the same. I also tried to use DefaultToolTipControler however changing properties on appearance section didn’t get any results.
Is there any way to change appearance of tooltips mentioned before?
I’m trying to force Minimize/Maximize/Close buttons’ tooltips (in ribbonform) to get a look from
Share
You’re probably trying to get rid of the Aero integration.
Set
AllowFormGlassto false.