How to prevent ribbon button flicking when changing focus (continue)

Add-in Express™ Support Service
That's what is more important than anything else

How to prevent ribbon button flicking when changing focus (continue)
 
David Potashinsky


Guest


I had changing the code according to your recommendation in https://www.add-in-express.com/forum/read.php?FID=5&TID=14204 .
However, in case when I need to show ribbon button on one winword windows and not to show it for another, if I am changing button state to Visible = false I never get PropertyChanging event for the button, even if I need to show it for specific winword window.
how can I force PropertyChanging and prevent button flickering?

thank you, d.
Posted 09 Feb, 2017 11:02:17 Top
Andrei Smolin


Add-in Express team


Posts: 18829
Joined: 2006-05-11
Hello David,

Check section https://www.add-in-express.com/docs/net-ribbon-components.php#properties-events.


Andrei Smolin
Add-in Express Team Leader
Posted 09 Feb, 2017 11:42:25 Top