![]() |
BUG ? Commandbars resize problem with vb.net 2005 |
Post Reply ![]() |
Author | |
tobi ![]() Senior Member ![]() ![]() Joined: 09 September 2004 Location: Germany Status: Offline Points: 451 |
![]() ![]() ![]() ![]() ![]() 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 !
|
|
![]() |
|
Oleg ![]() Admin Group ![]() Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
![]() ![]() ![]() ![]() ![]() |
Hi,
Unfortunatelly it is true. See workaround in https://forum.codejock.com/forum_posts.asp?TID=5202
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
Post Reply ![]() |
|
Tweet
|
Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |