Articles in this section
Category / Section

How to set the description on WinForms RibbonControlAdv?

Description on RibbonControlAdv

The SetDescription method of the ribbonControlAdv used to gets or sets the text that displayed with the component in the quick panel customizing dialog.

C#

this.ribbonControlAdv1.SetDescription(this.toolStripTabItem1, "This is a drop down button");

VB

Me.ribbonControlAdv1.SetDescription(Me.toolStripTabItem1, " This is a drop down button")

 

Did you find this information helpful?
Yes
No
Help us improve this page
Please provide feedback or comments
Comments (0)
Access denied
Access denied