Message 1 of 2
Changing opacity of autocad ribbon buttons when disabled.

Not applicable
08-03-2015
05:31 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I want to change the opacity of Autocad 2015 & 2016 ribbon buttons when disabled.
Currently in my add-in when the buttons are disabled they have the opacity of 0.4 by default.
I need to change it so those disabled buttons will be more visible.
Right now am creating RibbonButton's and adding to the RibbonPanel and then adding to the Ribbon Menu's in the code behind.
Kindly direct me a way to be able to achieve this either though xaml style changes or using code behind.
Regards,
Hemaraju