Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Features : RibbonPageCategory and RibbonPageGroup Visibility #1

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

SgTS2020
Copy link

@SgTS2020 SgTS2020 commented Jun 2, 2020

Override function OnCommandChanged(Command command) on RibbonPageGroupCommandAdapter. You can yet add an Invoker on RibbonPageGroup CaptionButtonClick event and Manage his visibility with the CAB command.

Add RibbonPageCategory as UIElement. You can register RibbonPageCategory and target the category for a specified RibbonPage.

Add override  on function OnCommandChanged(Command command).
You can add Invoker on CaptionButtonClick event and Manage manage visibility on the CAB command.
@SgTS2020 SgTS2020 changed the title Manage visibility of RibbonPageGroup such as any CAB Command. New Features : RibbonPageCategory and RibbonPageGroup Visibility Jun 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants