Message 1 of 5
Remove addin binding mid session
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I'm creating an add-in that restricts the ability to create model in-place elements, however I want the ability to disable or remove the binding mid session is it possible?
The removeaddincommandbinding is only accessible at on start-up and shutdown through the uicontrolledapplication.
I don't fancy holding this in memory for the entire session as I'm sure this isn't healthy or even possible.
Does anyone have any suggestions?
Regards,
Kevin
I'm creating an add-in that restricts the ability to create model in-place elements, however I want the ability to disable or remove the binding mid session is it possible?
The removeaddincommandbinding is only accessible at on start-up and shutdown through the uicontrolledapplication.
I don't fancy holding this in memory for the entire session as I'm sure this isn't healthy or even possible.
Does anyone have any suggestions?
Regards,
Kevin