Print Page | Close Window

Open & Save Dialog kills commandbars

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=3818
Printed Date: 21 June 2025 at 12:56pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Open & Save Dialog kills commandbars
Posted By: TThorne
Subject: Open & Save Dialog kills commandbars
Date 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.




Replies:
Posted By: Oleg
Date 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



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