Hi,
I program in lots of languages but a few days ago I have had a go at programming in VB.net 2008 (express edition for now).
I have got an application up and running but there is an odd difference between the "debug" and 'release" version.
Both work but when I activate the "OpenFileDialog" in the "Debug" version I get a nice size "open file" window that can easily be resized.
When I do the same in the "release" version I get an equally functional "open file" window but it is always "full screen" and cannot be resized at all.
I am new to "VB.NET" and I have looked in lots of places on the internet for a tip on this but have not found anything. Can anyone point me in the right direction ?
Thanks
I program in lots of languages but a few days ago I have had a go at programming in VB.net 2008 (express edition for now).
I have got an application up and running but there is an odd difference between the "debug" and 'release" version.
Both work but when I activate the "OpenFileDialog" in the "Debug" version I get a nice size "open file" window that can easily be resized.
When I do the same in the "release" version I get an equally functional "open file" window but it is always "full screen" and cannot be resized at all.
I am new to "VB.NET" and I have looked in lots of places on the internet for a tip on this but have not found anything. Can anyone point me in the right direction ?
Thanks