OwnerDrawMainMenu Not Displaying

Docking/MDI for Windows Forms Forum

Posted 19 years ago by Stephen Abdo
Avatar
Hi,
I am using OwnerDrawMainMenu for my main menu. I added a ContextMenuStrip to my form. Now, the OwnerDrawMainMenu is only visible in Design mode when I select it. If I select another control is disappears and it is not visible at runtime.

I am using Visual Studio 2005 Beta 2 (.net 2.0).

Thanks,
-stephen

Comments (2)

Posted 19 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
I'm not sure what would cause that. OwnerDrawMainMenu is basically just a class that inherits MainMenu and adds a couple properties like an ImageList. There's nothing tricky about it so you could probably duplicate the same problem if you made your own class that inherited MainMenu and did the same thing.


Actipro Software Support

Posted 19 years ago by Stephen Abdo
Avatar
Okay thanks. I'll convert to a Windows Forms menu and see if that changes anything.
-stephen
The latest build of this product (v24.1.0) was released 1 month ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.