Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
345
Alt/F10 Key tip for custom control
posted

I am putting some custom controls, e.g. drop down buttons, custom menu items, none of them are inherited from any Tool button. When I press Alt to access their key tip, seems like they have been automatically assign.

Q1: how can i change the key tip content?

Q2: when i press a key tip for a custom drop down, it can be only be focused. How can i interfere with  the behavior to make the drop down open?

Thanks, Nathan

Parents
No Data
Reply
  • 345
    Offline posted

    I can manage to open the drop down and set my custom KeyTip, but still have 1 issue:

    I have another custom control (like MenuItemEx) in my drop down, how can i set key tip onto those MenuItemEx?

    I found an interface IKeyTip, but failed to add KeyTip to it. 

    Any ideas please?

    Thanks, 

    Nathan

Children