Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
785
How to have a PopupControlContainerTool show Checked/Pressed on the toolbar?
posted

I understand how to "Check" a StateButtonTools on the toolbar.  Simply set MenuDisplayStyle to DisplayCheckedmark and optionally set your OptionSet and your on your way.

How do I do the same thing with a PopupControlContainer?  The "Checked" property does nothing when set to true/false.  Further, I see no way to show it as the "active/checked/pressed" toolbar button.  And lastly I see know way to have it enlisted in an option set.  I do understand it is not a State Button but one can dream!

Any words of wisdom to solve my problem would be appreciated.