Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Command Bars
  New Posts New Posts RSS Feed - BUG ? Commandbars resize problem with vb.net 2005
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

BUG ? Commandbars resize problem with vb.net 2005

 Post Reply Post Reply
Author
Message
tobi View Drop Down
Senior Member
Senior Member
Avatar

Joined: 09 September 2004
Location: Germany
Status: Offline
Points: 451
Post Options Post Options   Thanks (0) Thanks(0)   Quote tobi Quote  Post ReplyReply Direct Link To This Post Topic: BUG ? Commandbars resize problem with vb.net 2005
    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 !
 
 
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: 07 December 2006 at 2:49pm
Hi,
 
Unfortunatelly it is true. See workaround in https://forum.codejock.com/forum_posts.asp?TID=5202
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.027 seconds.