Click here to Skip to main content
15,914,109 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Folder attributes problem Pin
Dave Kreskowiak1-Mar-06 11:54
mveDave Kreskowiak1-Mar-06 11:54 
GeneralRe: Folder attributes problem Pin
Quecumber2561-Mar-06 12:42
Quecumber2561-Mar-06 12:42 
GeneralRe: Folder attributes problem Pin
Dave Kreskowiak1-Mar-06 12:56
mveDave Kreskowiak1-Mar-06 12:56 
AnswerRe: Folder attributes problem Pin
Guffa1-Mar-06 13:12
Guffa1-Mar-06 13:12 
QuestionVb.Net Forms Issue Pin
projectcode11-Mar-06 7:01
projectcode11-Mar-06 7:01 
AnswerRe: Vb.Net Forms Issue Pin
Dave Kreskowiak1-Mar-06 8:26
mveDave Kreskowiak1-Mar-06 8:26 
GeneralRe: Vb.Net Forms Issue Pin
projectcode11-Mar-06 8:41
projectcode11-Mar-06 8:41 
GeneralRe: Vb.Net Forms Issue Pin
Dave Kreskowiak1-Mar-06 9:03
mveDave Kreskowiak1-Mar-06 9:03 
projectcode1 wrote:
I can now load the form using call load()


What??? Where did this come from?


If Form1 depends on changes being made to the database by Form2, Form2 should be shown as a dialog, where Form1 waits for Form2 to close, then continues on. Something like this:
Dim newForm As New Form2
newForm2.ShowDialog()      ' This is a blocking call, so Form1 will wait for Form2 to close!
' Refresh database objects here...


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

GeneralRe: Vb.Net Forms Issue Pin
Tyrone_whitey1-Mar-06 9:45
Tyrone_whitey1-Mar-06 9:45 
GeneralRe: Vb.Net Forms Issue Pin
projectcode11-Mar-06 10:16
projectcode11-Mar-06 10:16 
GeneralRe: Vb.Net Forms Issue Pin
Dave Kreskowiak1-Mar-06 11:32
mveDave Kreskowiak1-Mar-06 11:32 
GeneralRe: Vb.Net Forms Issue Pin
projectcode12-Mar-06 3:48
projectcode12-Mar-06 3:48 
GeneralRe: Vb.Net Forms Issue Pin
Dave Kreskowiak2-Mar-06 6:23
mveDave Kreskowiak2-Mar-06 6:23 
QuestionWMI in VB.NET Pin
andyr20051-Mar-06 6:54
andyr20051-Mar-06 6:54 
AnswerRe: WMI in VB.NET Pin
Jim Matthews1-Mar-06 7:29
Jim Matthews1-Mar-06 7:29 
Questiontext pad Pin
zabsmarty1-Mar-06 6:19
zabsmarty1-Mar-06 6:19 
AnswerRe: text pad Pin
Dave Kreskowiak1-Mar-06 9:08
mveDave Kreskowiak1-Mar-06 9:08 
QuestionIntegrated Development for PHP and JAVA Pin
zabsmarty1-Mar-06 6:16
zabsmarty1-Mar-06 6:16 
QuestionIntegrated Development for JAVA Pin
zabsmarty1-Mar-06 6:15
zabsmarty1-Mar-06 6:15 
QuestionAutoscroll to a custom drawn rectangle in Scrollable control Pin
Gulfraz Khan1-Mar-06 6:07
Gulfraz Khan1-Mar-06 6:07 
QuestionVB NET Visual Styles Pin
Brian Holdridge1-Mar-06 4:44
Brian Holdridge1-Mar-06 4:44 
AnswerRe: VB NET Visual Styles Pin
andyr20051-Mar-06 6:58
andyr20051-Mar-06 6:58 
Questionvb.net timeout Pin
pbaggett1-Mar-06 4:40
pbaggett1-Mar-06 4:40 
AnswerRe: vb.net timeout Pin
J4amieC1-Mar-06 5:03
J4amieC1-Mar-06 5:03 
Question.QIF .IIF format downloader from web site Pin
bemahesh1-Mar-06 4:17
bemahesh1-Mar-06 4:17 

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.