|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Getting msgbox to appear on top of splashscreen VB.net 2005Hi All
I have a form set as the splashscreen in project properties Is there any way to get msgboxes to appear on top of the splashscreen If I don't hide the splashscreen then the program just stops as msgbxes from licence checks etc cannot load on top Regards Steve
Show quote
Hide quote
On Sat, 22 Jul 2006 16:38:11 +1000, "steve" <ga630sf@newsgroups.nospam> wrote: You've asked this before, but apparently still don't have what you want.>Hi All > >I have a form set as the splashscreen in project properties > >Is there any way to get msgboxes to appear on top of the splashscreen > >If I don't hide the splashscreen then the program just stops as msgbxes from >licence checks etc cannot load on top > > >Regards >Steve > Why would you want a messsge box on top of the Splash Screen? It would be helpful to know exactly what you are trying to accomplish with this message box. If no license, is the message box simply info to the user, and the app still runs (evaluation maybe?) or not allow the app to run? Gene Hi Gene
The messagebox is for evaluation copy of program I have figured the best way to do it based on the different replies to my posts and am happy with the results Regards Steve Show quoteHide quote "gene kelley" <o***@by.me> wrote in message news:34m3c2dr6g1s60808ih3r9sfu4ktrlo26j@4ax.com... > On Sat, 22 Jul 2006 16:38:11 +1000, "steve" <ga630sf@newsgroups.nospam> > wrote: > >>Hi All >> >>I have a form set as the splashscreen in project properties >> >>Is there any way to get msgboxes to appear on top of the splashscreen >> >>If I don't hide the splashscreen then the program just stops as msgbxes >>from >>licence checks etc cannot load on top >> >> >>Regards >>Steve >> > > You've asked this before, but apparently still don't have what you want. > > Why would you want a messsge box on top of the Splash Screen? > > It would be helpful to know exactly what you are trying to accomplish with > this message box. > > If no license, is the message box simply info to the user, and the app > still runs (evaluation > maybe?) or not allow the app to run? > > Gene > > On Sun, 23 Jul 2006 14:42:48 +1000, "steve" <ga630sf@newsgroups.nospam> wrote: OK, a "Nag Screen".>Hi Gene > >The messagebox is for evaluation copy of program > >I have figured the best way to do it based on the different replies to my >posts and am happy with the results > >Regards >Steve > I trust you are launching this from the main form's ShownEvent. Gene Show quoteHide quote > You can show the login stuff after the display of the splash screen.
You do not need to cover it. After all, that's your advertising ... Another option would be calling directly your splash screen (skipping the built in one), where you can do whatever... -tom steve ha scritto: Show quoteHide quote > Hi All > > I have a form set as the splashscreen in project properties > > Is there any way to get msgboxes to appear on top of the splashscreen > > If I don't hide the splashscreen then the program just stops as msgbxes from > licence checks etc cannot load on top > > > Regards > Steve
Not first class in file
Coding style acceptable rounding practices in banking. where to store sound file Difference between Cint and Convert.ToInt32 ? OOP Confused Vb Win app crashes on start How can I to pass an array to a DLL function? WebBrowser control not responding to SetScroll API Can you not do this? |
|||||||||||||||||||||||