ribboncontrol


Hi,

I was wondering where I could find samples of the ribboncontrol? And also, is there a way to keep the tabs from being visible on the ribboncontrol? I'd like to use only one tab, but I really like the visual styles associated with the ribbon control. Thanks!

2 Replies

JO John October 15, 2007 07:07 PM UTC

Hi,

I forgot to add, how do I add the ribbon control to my VS.Net? I have already purchased and activated the grid, but I'd like to sample the ribbon control. Thanks!


RA Rajagopal Syncfusion Team October 25, 2007 10:17 PM UTC

Hi ,

To have a ribbon control on your form, please do the following steps.

* Make your form derived from the RibbonFrom
//public partial class Form1 : Syncfusion.Windows.Forms.Tools.RibbonForm

* Now drag and drop a RibbonControAdv to the form

Here is minimal sample that shows this
http://websamples.syncfusion.com/samples/Tools.Windows/I34782/Main.htm

Please refer our Word2007Demo sample in the browser samples for more information
\\Syncfusion\EssentialStudio\5.2.0.25\Windows\Tools.Windows\Samples\2.0\Featured Samples\Word2007Demo

Regards,
Rajagopal

Loader.
Up arrow icon