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
1005
How to mark a PopupControlContainerTool as checked
posted

I have a PopupControlContainerTool in my ribbon bar which has an image assigned and is set to the 'segmented' drop down arrow style.  When I set the Checked property to true (either at design time or at runtime) it does not seem to have any effect on the way it's displayed.  Is this a bug or am I doing something wrong?

Thanks.

Parents
  • 44743
    posted

    You must use the SegmentedStateButton DropDownArrowStyle to be able to see the Checked state.

Reply Children
No Data