Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Command Bars
  New Posts New Posts RSS Feed - Open & Save Dialog kills commandbars
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Open & Save Dialog kills commandbars

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


Joined: 14 March 2006
Location: United Kingdom
Status: Offline
Points: 4
Post Options Post Options   Thanks (0) Thanks(0)   Quote TThorne Quote  Post ReplyReply Direct Link To This Post Topic: Open & Save Dialog kills commandbars
    Posted: 20 March 2006 at 11:24am

In VB.NET 2005 i have created a menu with Open and Save options.

When i select Open and display a Common dialog, the other menu options fail.

If i hard code a filename into the form and disable the .dialogshow() line it works fine. It also fails when after call the Save option first.

Any help is appreciated.

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: 20 March 2006 at 12:13pm

Yes, I don't know why but this dialog just destroy our controls.

(it appeared in Visual Studio 2005 beta 2 and I hoped Microsoft will fix it...)

Workaround we found is to use some parameter for dialogshow (any control but not form)

.dialogshow (CommandBars) 

 

Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
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.031 seconds.