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

RibbonPanel new property #48

Open
westconsulting-ita opened this issue Sep 19, 2019 · 5 comments
Open

RibbonPanel new property #48

westconsulting-ita opened this issue Sep 19, 2019 · 5 comments

Comments

@westconsulting-ita
Copy link

I would find it useful to be able to hide the text of a RibbonPanel, to have a new property like .HideText or .ShowText, reducing the height of the panel. Or even that the text-area disappears when text is set to empty.

Thanks.

@tajbender
Copy link
Contributor

Hi, westconsulting-ita, which text exactly do you mean? The Panel's Caption, like ribbonPanel1, ribbonPanel2, etc. by default?

The text that is drawn bold on the bottom-most part of each panel?

@westconsulting-ita
Copy link
Author

westconsulting-ita commented Sep 20, 2019 via email

@tajbender
Copy link
Contributor

@adriancs2, @harborsiem: What are your thoughts about this request for a new feature?

I think it's worth a look, do you agree?

@adriancs2
Copy link
Contributor

Hi @tajbender, I think this is ok to be implemented

@harborsiem
Copy link
Contributor

In the COM based Microsoft Ribbon Api you can define the RibbonPanel without a text. But the height of the Ribbon is not reduced. What is about the ButtonMore Property, that is in the same text line ?
By the way: In Microsoft Ribbon Api the RibbonPanel is called Group.
RibbonWinForms should work similar to the Microsoft Ribbon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants