Does anyone knows how to implement menu item with toggle icon similar to visual studio Toolbar menu.
Thank you Jack for your reply. Solution would be adding two menu items(with and without checkbox icon) and toggle the visibility state of both menu items in BeforeQueryStatus event.