Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Command Bars
  New Posts New Posts RSS Feed - Don't want VB Menu skinned with commandbar
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Don't want VB Menu skinned with commandbar

 Post Reply Post Reply
Author
Message
GrosQuick View Drop Down
Newbie
Newbie


Joined: 15 December 2008
Status: Offline
Points: 3
Post Options Post Options   Thanks (0) Thanks(0)   Quote GrosQuick Quote  Post ReplyReply Direct Link To This Post Topic: Don't want VB Menu skinned with commandbar
    Posted: 15 December 2008 at 7:57am
Hi,

first of all, sorry for my poor english.
So, this is the first time I use codejock component (v12.1.0)
I want to use tabworkspace, so I put a CommandBar control on my MDI Form as I saw in your vb sample
My problem is that I don't want the MDI Form Menu skinned with the Commandbar theme, and I don't see where I can disable it ?
Can someone help me ?
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 16 December 2008 at 1:41am
Hi,
Afraid you can't use only TabWorkspace without Menus. :(
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
PhreekySicko View Drop Down
Newbie
Newbie


Joined: 01 January 2009
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote PhreekySicko Quote  Post ReplyReply Direct Link To This Post Posted: 01 January 2009 at 12:09pm

Hello,

the CommandBars control automatically creates a MenuBar object and sets it as the ActiveMenuBar object when a form has a default VB form designer generated menu on it.

If you delete that specific MenuBar object or just call the DeleteAll method on the CommandBars control, the CommandBars control is so clever and restores the form's normal non-Codejock standard Windows menubar.

Perhaps this helps you?

Regards
PhreekySicko
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.203 seconds.