How to call the InvalidateControl method
-
יום שישי 13 אפריל 2012 16:32
Hello
I want to Invalidate all instances of a control in a Explorer (or Inspector) window, when the select items change.
I've added an event handler for the Explorer SelectionChange event, and I've found this code on a site that gets the Ribbon(s) for the active Explorer window.
But what do I need to do next to invalidate a control?
Many thanks
Regards
Mark