I have the following code:
myCommandManager is an NCommandBarsManager.When I run this code I get an NullReferenceEception. And when I hover with the mouse, it says that .Font = null.The setting of the Selectable property works all fine when I comment the .Font line...
How can I set the .Font property?