Print Page | Close Window

BUG ? Commandbars resize problem with vb.net 2005

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=5716
Printed Date: 20 June 2025 at 3:38am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: BUG ? Commandbars resize problem with vb.net 2005
Posted By: tobi
Subject: BUG ? Commandbars resize problem with vb.net 2005
Date Posted: 07 December 2006 at 8:27am

I have a problem with the resizing of the commandbars in visual basic 2005 ! After I display a OpenFileDialog with this code in the Commandbars_Execute method

Dim x As New OpenFileDialog
If x.ShowDialog() = System.Windows.Forms.DialogResult.OK Then
   ' do something
End If
 
After that if I resize the application window, the commandbars do not resize any more !!!
I've put that in a sample project and it is reproducable there !
 
 



Replies:
Posted By: Oleg
Date Posted: 07 December 2006 at 2:49pm
Hi,
 
Unfortunatelly it is true. See workaround in https://forum.codejock.com/forum_posts.asp?TID=5202 - https://forum.codejock.com/forum_posts.asp?TID=5202


-------------
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