Click here to Skip to main content
15,916,702 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: picture appearing in VB 2005 express edition Pin
_Damian S_20-Jun-07 14:56
professional_Damian S_20-Jun-07 14:56 
AnswerRe: picture appearing in VB 2005 express edition Pin
Christian Graus20-Jun-07 15:07
protectorChristian Graus20-Jun-07 15:07 
GeneralRe: picture appearing in VB 2005 express edition Pin
ali3nz0r20-Jun-07 15:08
ali3nz0r20-Jun-07 15:08 
GeneralRe: picture appearing in VB 2005 express edition Pin
Christian Graus20-Jun-07 15:14
protectorChristian Graus20-Jun-07 15:14 
GeneralRe: picture appearing in VB 2005 express edition Pin
ali3nz0r20-Jun-07 15:16
ali3nz0r20-Jun-07 15:16 
GeneralRe: picture appearing in VB 2005 express edition Pin
Christian Graus20-Jun-07 15:51
protectorChristian Graus20-Jun-07 15:51 
QuestionUsing Multiple Forms Pin
MARKSHAM20-Jun-07 12:15
MARKSHAM20-Jun-07 12:15 
AnswerRe: Using Multiple Forms Pin
Christian Graus20-Jun-07 13:41
protectorChristian Graus20-Jun-07 13:41 
MARKSHAM wrote:
Is it necessary to have a parent and child form relationship if I only want one of the forms accessed at any given time?


No, the sensible thing to do here is to design both forms as user controls, put them on the one form, and switch which one is visible, at the press of a button.



Christian Graus - Microsoft MVP - C++

"I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

GeneralRe: Using Multiple Forms Pin
MARKSHAM22-Jun-07 4:25
MARKSHAM22-Jun-07 4:25 
Questionstring tokenization Pin
hsprasain20-Jun-07 11:49
hsprasain20-Jun-07 11:49 
AnswerRe: string tokenization Pin
TwoFaced20-Jun-07 12:16
TwoFaced20-Jun-07 12:16 
GeneralRe: string tokenization Pin
hsprasain20-Jun-07 12:56
hsprasain20-Jun-07 12:56 
AnswerRe: string tokenization Pin
TwoFaced20-Jun-07 12:25
TwoFaced20-Jun-07 12:25 
QuestionMedia control Pin
stijn.janssen20-Jun-07 8:47
stijn.janssen20-Jun-07 8:47 
AnswerRe: Media control Pin
Dave Kreskowiak21-Jun-07 4:19
mveDave Kreskowiak21-Jun-07 4:19 
Questionprogress bar monitor files downloaded from a server Pin
steve_rm20-Jun-07 7:03
steve_rm20-Jun-07 7:03 
AnswerRe: progress bar monitor files downloaded from a server Pin
svanwass20-Jun-07 8:12
svanwass20-Jun-07 8:12 
QuestionWriting to SQL server w/ VB.Net Pin
svanwass20-Jun-07 4:19
svanwass20-Jun-07 4:19 
AnswerRe: Writing to SQL server w/ VB.Net Pin
Dave Kreskowiak21-Jun-07 4:16
mveDave Kreskowiak21-Jun-07 4:16 
QuestionHow do I Empty a ComboBox after set DataSource Pin
Kerry Drake20-Jun-07 3:16
Kerry Drake20-Jun-07 3:16 
AnswerRe: How do I Empty a ComboBox after set DataSource Pin
ctwalker20-Jun-07 4:01
ctwalker20-Jun-07 4:01 
GeneralRe: How do I Empty a ComboBox after set DataSource Pin
Kerry Drake20-Jun-07 6:01
Kerry Drake20-Jun-07 6:01 
QuestionUserName asn Password in Smtp. how? Pin
alexburzak20-Jun-07 2:53
alexburzak20-Jun-07 2:53 
AnswerRe: UserName asn Password in Smtp. how? Pin
Sanjay Kunjam20-Jun-07 3:01
Sanjay Kunjam20-Jun-07 3:01 
GeneralRe: UserName asn Password in Smtp. how? Pin
alexburzak20-Jun-07 3:16
alexburzak20-Jun-07 3:16 

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.