in

C1 Community

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

I need Urgent Help On Toolbar

Last post 11-19-2007 1:40 PM by C1_GregL. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 11-17-2007 2:10 PM

    I need Urgent Help On Toolbar

     

    I create a dynamic menu & toolbar base on user privilege  which is stored in database and I face the below problem

     

    1-      how I can set multi toolbar in one row , I'm creating multi  toolbar base on number of header menu (Command Menu) and placing the submenu (command) in to toolbar on it.

     

    Example:

    File , Edit , Window , About

    File > Open,Close,Exit

    Edit > Cut , Past

     

    I create 4 toolbar for every header menu and I add the sub command on it. When I run the application it show all the toolbar but every one in row. How can arrange them in one line

     

    2-      When I set the form to RighttoLeft to enabled Arabic , the toolbar was married but did not go to right side as the rest of the form control.

    3-      How I can show animation menu with 2003 style

         

     

    Filed under:
  • 11-19-2007 1:40 PM In reply to

    • C1_GregL
    • Top 10 Contributor
    • Joined on 06-11-2007
    • Pittsburgh PA
    • Posts 500

    Re: I need Urgent Help On Toolbar

    1.  Have you looked at possibly using C1MainMenu?  This control seems to be for more of what you're trying to accomplish.

    Or you can set the location explicitly like

    toolbar2.Location = New Point(40, 0)

    to force it onto the top row.

    2.  You may have to set the Location of the control explicitly like above.

    3. The Animation property can be found on the C1CommandHolder control.  Here you can turn it on, off, or have system settings only.

     

    Regards,
    Greg L

Page 1 of 1 (2 items)
Contact ComponentOne: 1.800.858.2739 ©1987-2008 ComponentOne LLC All Rights Reserved.