In our latest version Essential Studio 2008 Volume 1, collection related properties MainItems and QuickItems are added to the RibbonControlAdv Header to access items collection. You can use RemoveAt method of RibbonControlAdv.Header.QuickItems can be used for removing QuickItems from RibbonControlAdv . C# //Remove the toolstripitems from QuickItems collection from the specified index this.ribbonControlAdv1.Header.QuickItems.RemoveAt(5); VB ''Remove the toolstripitems from QuickItems collection from the specified index Me.RibbonControlAdv1.Header.QuickItems.RemoveAt(5) Sample: http://websamples.syncfusion.com/samples/KB/Tools.Windows/RemoveQuickItems/main.htm |
Article ID: | Published Date: | Last Revised Date: | Platform: | Control: |
1768 | 04/30/2011 | 07/10/2014 | WinForms | RibbonControlAdv |
Tags:
|
or the page will be automatically redirected to sign-in page in 10 seconds.