C1 Community
ComponentOne Community is a free source for developers and help authors to collaborate and communicate.

Browse Site by Tags

Showing related tags and posts across the entire site.
  • Save Ribbon to memoryStream?

    Can we save Ribbon to a MemoryStream? I have a Ribbon band called "Ribbon". There is the code. '---- Dim MS As New System.IO.MemoryStream Ribbon.Save (MS) ... Ribbon.Load (MS) '---- The Application raises an error on Ribbon.Load (MS) saying that the MemoryStream is closed -> "Cannot...
    Posted to Ribbon for WinForms by Inexcon on Thu, Mar 19 2009
    Filed under: C1Ribbon Load Save
  • How To : Capture a click event on a runtime loaded ribbon

    Hi All, I am loading the ribbon structure from a database using the Ribbon--> Tabs--> Groups --> Items collections method. How do you capture the approprate event, and the control it relates to, when you click on an item? Thanks Phil
    Posted to Ribbon for WinForms by PhilMurray on Thu, Mar 13 2008
    Filed under: tabs tab ribbon tab select visible changed select event handler, C1Ribbon Load Save
  • HowTo: Saving and loading end-user settings

    Hi, I'm trying to save the end-user's changes to the QAT or to the ribbon's visual style by using the SAVE and LOAD method of the C1Ribbon. But when I do it like this: Private Sub Form_Load(....) Me.c1ribbon1.load("C:\ribbon.xml") : : End Sub Private Sub Form_Formclosing(...) Me...
    Posted to Ribbon for WinForms by ufpgmbh on Fri, Mar 7 2008
    Filed under: C1Ribbon Load Save
Page 1 of 1 (20 items)
Contact ComponentOne: 1.800.858.2739 ©1987-2010 ComponentOne LLC All Rights Reserved.