Disable radial marking menu control

Disable radial marking menu control

rogmitch
Advocate Advocate
732 Views
2 Replies
Message 1 of 3

Disable radial marking menu control

rogmitch
Advocate
Advocate

Does anyone know if I can mimic Inventor and disable (grey out) radial menu controls when not applicable?  It is for an addin using VB.Net

 

Any help much appreciated.

 

Roger Mitchell

IV 2014 Prof SP1, VS 2013

0 Likes
Accepted solutions (1)
733 Views
2 Replies
Replies (2)
Message 2 of 3

xiaodong_liang
Autodesk Support
Autodesk Support
Accepted solution
Hi,

have you tried to get the control and call ControlDefinition.Enabled = false?
0 Likes
Message 3 of 3

rogmitch
Advocate
Advocate

Hi Xiaodong,

 

Thank you.  Your suggestion solved the problem. I very much appreciate the response,

 

Roger

 

 

0 Likes