Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Command Bars
  New Posts New Posts RSS Feed - App crash when ActiveMenuBar.Delete
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

App crash when ActiveMenuBar.Delete

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


Joined: 16 August 2004
Status: Offline
Points: 30
Post Options Post Options   Thanks (0) Thanks(0)   Quote castleJoe Quote  Post ReplyReply Direct Link To This Post Topic: App crash when ActiveMenuBar.Delete
    Posted: 28 May 2006 at 2:22pm
Hi,

I have a situation where CJ crashes our app. If I have this in my code:
myMDIform.CommandBars1.ActiveMenuBar.Visible = False

the app works fine, but removing the menubar instead of hiding it:
myMDIform.CommandBars1.ActiveMenuBar.Delete

crashes the app when unloading the form (can't trap the error in error handler).

I can't reproduce the crash with a simple app to send it to support, but did anybody have this kind of situation?

Using 9.81 and VB6.

Thanks
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.047 seconds.