Click here to Skip to main content
15,921,837 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Response.Redirect Query Strings Pin
Boycech12-Aug-04 6:32
Boycech12-Aug-04 6:32 
Generalimporting dll's Pin
alankrita11-Aug-04 9:23
alankrita11-Aug-04 9:23 
GeneralRe: importing dll's Pin
normanordas11-Aug-04 15:16
normanordas11-Aug-04 15:16 
GeneralRe: importing dll's Pin
Anonymous11-Aug-04 15:44
Anonymous11-Aug-04 15:44 
GeneralRe: importing dll's Pin
ramaseb11-Aug-04 23:04
ramaseb11-Aug-04 23:04 
GeneralForm Index Pin
Achithyn11-Aug-04 7:55
Achithyn11-Aug-04 7:55 
GeneralRe: Form Index Pin
Jim Matthews11-Aug-04 8:16
Jim Matthews11-Aug-04 8:16 
GeneralRe: Form Index Pin
Dave Kreskowiak11-Aug-04 9:04
mveDave Kreskowiak11-Aug-04 9:04 
In addition to what jmatthew said, splash screens should not be the Startup Form. The first form that is executed can not be unloaded unless you want your app to quit. The first, or main, form should be your startup form, then this form can load and show the splash form while the main form is doing it's initialization. When that's complete, the main form can hide and the dispose the splash form, then show itself.


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

GeneralRe: Form Index Pin
Achithyn11-Aug-04 9:43
Achithyn11-Aug-04 9:43 
GeneralRe: Form Index Pin
ramaseb11-Aug-04 23:13
ramaseb11-Aug-04 23:13 
GeneralRe: Form Index Pin
Achithyn12-Aug-04 10:31
Achithyn12-Aug-04 10:31 
GeneralCalling a javascript function from vb.net every time pages loads is it possible Pin
huertj11-Aug-04 6:31
huertj11-Aug-04 6:31 
GeneralRe: Calling a javascript function from vb.net every time pages loads is it possible Pin
ramaseb11-Aug-04 6:49
ramaseb11-Aug-04 6:49 
GeneralRe: Calling a javascript function from vb.net every time pages loads is it possible Pin
Anonymous12-Aug-04 4:45
Anonymous12-Aug-04 4:45 
GeneralRe: Calling a javascript function from vb.net every time pages loads is it possible Pin
mysorian12-Aug-04 6:58
professionalmysorian12-Aug-04 6:58 
GeneralRe: Calling a javascript function from vb.net every time pages loads is it possible Pin
Anonymous20-Aug-04 3:33
Anonymous20-Aug-04 3:33 
QuestionEmbedded OLE objects in VB .NET ? Pin
smritiy11-Aug-04 6:28
smritiy11-Aug-04 6:28 
AnswerRe: Embedded OLE objects in VB .NET ? Pin
ramaseb11-Aug-04 6:56
ramaseb11-Aug-04 6:56 
GeneralRe: Embedded OLE objects in VB .NET ? Pin
smritiy11-Aug-04 7:20
smritiy11-Aug-04 7:20 
GeneralFOXPRO TABLES Pin
ramaseb11-Aug-04 6:05
ramaseb11-Aug-04 6:05 
GeneralPlease Help Me Pin
mohan_balal11-Aug-04 5:50
mohan_balal11-Aug-04 5:50 
GeneralRe: Please Help Me Pin
Dave Kreskowiak11-Aug-04 5:53
mveDave Kreskowiak11-Aug-04 5:53 
GeneralRe: Please Help Me Pin
Nick Seng11-Aug-04 15:11
Nick Seng11-Aug-04 15:11 
GeneralRe: Please Help Me Pin
ramaseb11-Aug-04 6:34
ramaseb11-Aug-04 6:34 
Questionis there someone can explain this code? Pin
Lisana11-Aug-04 5:00
Lisana11-Aug-04 5:00 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.