Re: .net 2005 cannot show menu !
- From: "Herfried K. Wagner [MVP]" <hirf-spam-me-here@xxxxxx>
- Date: Sat, 11 Feb 2006 12:43:43 +0100
"Agnes" <agnes@xxxxxxxxxxxxxxxxxx> schrieb:
I got a login form . When user input the correct password, the Main menu will be shown.Everything works under .net 2003.
however, after complie under 2005, Same program runs, the main menu didn't show.
I use debugger to check , the process is hold during "frmMain.showdialog() " and then done nothing .
I suggest to post some code. Note that it doesn't make sense to show a main form modally. Instead use 'Application.Run(frmMain)'.
--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://classicvb.org/petition/>
.
- Follow-Ups:
- Re: .net 2005 cannot show menu !
- From: Agnes
- Re: .net 2005 cannot show menu !
- References:
- .net 2005 cannot show menu !
- From: Agnes
- .net 2005 cannot show menu !
- Prev by Date: Re: Cdbl & International Settings
- Next by Date: Re: Find specific pattern in a string
- Previous by thread: .net 2005 cannot show menu !
- Next by thread: Re: .net 2005 cannot show menu !
- Index(es):
Relevant Pages
|