Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Command Bars
  New Posts New Posts RSS Feed - Keyboard customization when using Ribbon
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Keyboard customization when using Ribbon

 Post Reply Post Reply
Author
Message
dbenito View Drop Down
Groupie
Groupie


Joined: 14 May 2008
Location: Spain
Status: Offline
Points: 30
Post Options Post Options   Thanks (0) Thanks(0)   Quote dbenito Quote  Post ReplyReply Direct Link To This Post Topic: Keyboard customization when using Ribbon
    Posted: 08 August 2013 at 11:49am
I have searched quite extensively, but I haven't found any other reports about this.
 
I'm switching from menus and toolbars to a ribbon, and I'm currently working with the ribbon customization UI. To my surprise, the ribbon customization page does not include any way of customizing the keyboard. If I add the following code in my CommandBars_Customization event,
 
  Options.ShowListNavigation = False
 
then a new option appears on the list, but the controls of this keyboard customization page are cut off:
 
 
Is there any easy way to fix this? If the Options.ResizableSheet property is set to True, but the Options.ShowListNavigation property is set to False, then the page resizes correctly, so it looks like it might only need some minor tweaking.
Product: Xtreme SuitePro (ActiveX) version 16.2.6

Platform: Windows 8.1 (64bit)

Language: Visual Basic 6.0
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.188 seconds.