• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    .NET

    Reply
    Distinguished Contributor
    Posts: 112
    Registered: ‎04-22-2009
    Accepted Solution

    Palletset interaction (events)

    154 Views, 2 Replies
    07-04-2011 11:07 AM

    HI there,

     

    I need something to react with a palletset.

    How do i know when the palletset get it's focus. And how can i react when the focus is lost from the palletset.

     

    I want to show a contextual ribbontab when the palletset gets it focus en hide the contextual ribbon tab when the palletset focus is lost.

     

    Hope you can help.

     

    Kind regards,

    Irvin

    Please use plain text.
    ADN Support Specialist
    Posts: 150
    Registered: ‎04-30-2009

    Re: Palletset interaction (events)

    07-07-2011 07:39 AM in reply to: Irvin

    Hi Irvin,

     

    Have you tried implement the event on the UserControl-derived class (which is the palette) instead the entire paletteset?

     

    Regards,

     

    Augusto Goncalves

    Autodesk Developer Network

    Regards,



    Augusto Goncalves
    Autodesk Developer Network
    Please use plain text.
    Distinguished Contributor
    Posts: 112
    Registered: ‎04-22-2009

    Re: Palletset interaction (events)

    07-07-2011 07:56 AM in reply to: augusto.goncalves

    Yes,

     

    And it works now. Thanks for your reply.

     

    Kind regards,

     

    Irvin

    Please use plain text.