.NET
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Palletset interactio n (events)
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
155 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
Solved! Go to Solution.
Re: Palletset interactio n (events)
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
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
Augusto Goncalves
Autodesk Developer Network
Re: Palletset interactio n (events)
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
07-07-2011 07:56 AM in reply to:
augusto.goncalves
Yes,
And it works now. Thanks for your reply.
Kind regards,
Irvin

