in

C1 Community

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

custom height for ribbon left or right menu panel

Last post 06-14-2008 7:27 AM by C1_AndreyD. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 06-14-2008 12:34 AM

    custom height for ribbon left or right menu panel

    Hi,

    Is there a way can set the heigh for the ribbon menu panel? My problem is when some users only have few items in the left panel, but the sub items in the right panel is more the left panel. In this case, the user must need to scoll up and down to see the items in the right panel, it makes very inconvenient.

     

    Thanks

  • 06-14-2008 7:27 AM In reply to

    Re: custom height for ribbon left or right menu panel

    Hi,

    In this case you may add several dummy buttons to the LeftPaneItems collection
    of the RibbonApplicationMenu. You should add a RibbonButton, then clear its
    LargeImage and Text properties, then set the Enabled property to False for this
    button. For example, take a look at the attached sample. There I added three
    dummy buttons to make the longest submenu fully visible.

    Regards,

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