|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Maximize form problem->bottom hidden by start barHi
When I maximize a form in VB.Net 2003 the bottom of the form gets hidden by the start bar (so my status bar is invisible). How can I get my app to maximize to the usable screen area above the start bar? Thx Mrozu Perhaps the easiest thing would be to set your task bar to auto hide.
/tr Mrozu wrote:
> Hi How are you maximizing the form? By pressing the window maximize> > When I maximize a form in VB.Net 2003 the bottom of the form gets > hidden > by the start bar (so my status bar is invisible). How can I get my app > to maximize to the usable screen area above the start bar? button, or in code? If the latter, show us your code. -- Larry Lard Replies to group please ersatz 53 wrote:
Perhaps the easiest thing would be to set your task bar to auto hide. i think that it doesn't solve my problem Larry Lard wrote: How are you maximizing the form? By pressing the window maximize button, or in code? If the latter, show us your code. by pressing maximaize button for example in FireFox, when we maximaize window, status bar is still visible:/ Thx Mrozu (please try and keep some context for people following along)
Mrozu wrote: > When I maximize a form in VB.Net 2003 the bottom of the form gets Larry Lard wrote:> hidden > by the start bar (so my status bar is invisible). How can I get my app > to maximize to the usable screen area above the start bar? > Mrozu wrote:> How are you maximizing the form? By pressing the window maximize > button, or in code? If the latter, show us your code. > by pressing maximaize button OK, time for a little experiment: Start VS 2003, new VB WinForms> > for example in FireFox, when we maximaize window, status bar is still > visible:/ project. Put a StatusBar on the form. Run the project; maximize the window. Does this maximize correctly? If yes, the issue is with your form. If no, the issue is with your Windows settings in some way. -- Larry Lard Replies to group please yes it works ok. The best thing is that I've opened my project and it
works corectly too:/ ooohhh my God ;) i don't know what's going on... thx for help Larry Thx Mrozu
Getting Exception on Command Line Args, but works within IDE debug
Multi-line comments Communication between forms Datagrid binding problem Mutable Types and Read-Only Fields VS2005 - Passing NumericUpDown into a class method? Legacy Connection Object - I need a new one Editing Multiple DataGridViews security issues with an upgraded VB6 program DX9 SDK (Feb 2006) / .NET 2.0 |
|||||||||||||||||||||||