Print Page | Close Window

how to visual the commandbar created by designer

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Command Bars
Forum Description: Topics Related to Codejock Command Bars
URL: http://forum.codejock.com/forum_posts.asp?TID=15332
Printed Date: 15 June 2025 at 12:05pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: how to visual the commandbar created by designer
Posted By: feifeima2008
Subject: how to visual the commandbar created by designer
Date Posted: 09 October 2009 at 10:22am
   how to show the commandbar created by designer at MDI APP ,
At the designersample :
    sub form_load ()
                 CommandBars.LoadDesignerBars
                CommandBars.LoadCommandBars "Codejock Software ActiveX Demos", App.Title, "Layout"
    end sub
   
      CommandBars.LoadDesignerBars
     the app load the commandbar created by commadbar designer , but at Mdi App :
    sub MDIForm_load ()
                 CommandBars.LoadDesignerBars
                CommandBars.LoadCommandBars "Codejock Software ActiveX Demos", App.Title, "Layout"
    end sub
   
   it didn't work ,why??
   If it didn't work at MDI App,  it should be announced at your User’s Guide?
 
  



Replies:
Posted By: SuperMario
Date Posted: 09 October 2009 at 10:56am
It works, try to comment out LoadCommandBars line, maybe something in registry messing it up.



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net