Click here to Skip to main content
15,897,519 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: VB.Net 2005 form reset??? Pin
Christian Graus10-Feb-07 14:28
protectorChristian Graus10-Feb-07 14:28 
QuestionVBA Excel Macros Question - Saving Pictures From the Web Pin
ghettoneck10-Feb-07 12:00
ghettoneck10-Feb-07 12:00 
AnswerRe: VBA Excel Macros Question - Saving Pictures From the Web Pin
Dave Kreskowiak10-Feb-07 13:04
mveDave Kreskowiak10-Feb-07 13:04 
GeneralRe: VBA Excel Macros Question - Saving Pictures From the Web Pin
ghettoneck10-Feb-07 13:33
ghettoneck10-Feb-07 13:33 
GeneralRe: VBA Excel Macros Question - Saving Pictures From the Web Pin
ghettoneck10-Feb-07 13:42
ghettoneck10-Feb-07 13:42 
QuestionUnpacking in VB.Net Pin
al96810-Feb-07 9:48
al96810-Feb-07 9:48 
Questionform/databse/if statement question. Pin
jady8410-Feb-07 7:17
jady8410-Feb-07 7:17 
AnswerRe: form/databse/if statement question. Pin
Dave Kreskowiak10-Feb-07 8:17
mveDave Kreskowiak10-Feb-07 8:17 
It doesn't work because your instance of Form3 doesn't have a reference to the instance of Form2. Your trying to look at the value of Visible as if it were a static property on a class. This is not VB6, where every form existed automatically and globally. Form3 needs a reference to an existing Form2 object passed to it before this will work.


Dave Kreskowiak
Microsoft MVP - Visual Basic


GeneralRe: form/databse/if statement question. Pin
jady8410-Feb-07 11:24
jady8410-Feb-07 11:24 
GeneralRe: form/databse/if statement question. Pin
Christian Graus10-Feb-07 11:37
protectorChristian Graus10-Feb-07 11:37 
AnswerRe: form/databse/if statement question. Pin
Guffa10-Feb-07 11:38
Guffa10-Feb-07 11:38 
GeneralRe: form/databse/if statement question. Pin
jady8410-Feb-07 13:15
jady8410-Feb-07 13:15 
GeneralRe: form/databse/if statement question. Pin
Christian Graus10-Feb-07 14:43
protectorChristian Graus10-Feb-07 14:43 
GeneralRe: form/databse/if statement question. Pin
jady8411-Feb-07 4:22
jady8411-Feb-07 4:22 
GeneralRe: form/databse/if statement question. Pin
Christian Graus11-Feb-07 10:00
protectorChristian Graus11-Feb-07 10:00 
QuestionQuestion - Its urgent Pin
eichmann00910-Feb-07 5:27
eichmann00910-Feb-07 5:27 
AnswerRe: Question - Its urgent Pin
Colin Angus Mackay10-Feb-07 6:01
Colin Angus Mackay10-Feb-07 6:01 
Questionmultyplayers games using a server client communication Pin
yuvalda110-Feb-07 0:18
yuvalda110-Feb-07 0:18 
AnswerRe: multyplayers games using a server client communication Pin
Guffa10-Feb-07 4:17
Guffa10-Feb-07 4:17 
Questionhow could an image be captured from an avi file in vb.net? Pin
Hossein Narimani Rad9-Feb-07 23:36
Hossein Narimani Rad9-Feb-07 23:36 
AnswerRe: how could an image be captured from an avi file in vb.net? Pin
Christian Graus9-Feb-07 23:40
protectorChristian Graus9-Feb-07 23:40 
Questionurgent help needed in DataGrid & ComboBox Pin
costavo9-Feb-07 22:44
costavo9-Feb-07 22:44 
AnswerRe: urgent help needed in DataGrid & ComboBox Pin
Christian Graus9-Feb-07 22:56
protectorChristian Graus9-Feb-07 22:56 
GeneralRe: urgent help needed in DataGrid & ComboBox Pin
costavo9-Feb-07 22:59
costavo9-Feb-07 22:59 
GeneralRe: urgent help needed in DataGrid & ComboBox Pin
Christian Graus9-Feb-07 23:10
protectorChristian Graus9-Feb-07 23:10 

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.