LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

How to check if a submenu item has been checked or unchecked?

Hello,
 
what control attribute do I ccheck to find out if a submenu on a menu bar is checked or unchecked?
 
Thanks
Mike
0 Kudos
Message 1 of 3
(3,056 Views)
Hi!
 
  Isn't it GetMenuBarAttribute() ?

I hope it's what you're looking for.....
Message 2 of 3
(3,054 Views)

Thanks for the FAST response. That was it! I was using GetCtrlAttr instead of Get menuBar!

Thanks again!

0 Kudos
Message 3 of 3
(3,049 Views)