Click here to Skip to main content
15,898,373 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Witing at the specified position a text file Pin
Guffa15-May-08 4:38
Guffa15-May-08 4:38 
Questionuser controls calling function on parent forms Pin
wbasser14-May-08 3:37
wbasser14-May-08 3:37 
AnswerRe: user controls calling function on parent forms Pin
mr_lasseter14-May-08 5:25
mr_lasseter14-May-08 5:25 
GeneralRe: user controls calling function on parent forms Pin
wbasser14-May-08 7:04
wbasser14-May-08 7:04 
GeneralRe: user controls calling function on parent forms Pin
Dave Kreskowiak14-May-08 7:19
mveDave Kreskowiak14-May-08 7:19 
QuestionRe: user controls calling function on parent forms Pin
mr_lasseter14-May-08 7:25
mr_lasseter14-May-08 7:25 
AnswerRe: user controls calling function on parent forms Pin
wbasser14-May-08 7:35
wbasser14-May-08 7:35 
GeneralRe: user controls calling function on parent forms Pin
mr_lasseter14-May-08 7:42
mr_lasseter14-May-08 7:42 
If that's the case the user control should be raising the events. The main form should consume and update its display as necessary. You could create your own Custom EventArgs class that contains the information the main form needs and put this in the event. This would remove the need for the global variables which should be used sparingly. Does this help?



GeneralRe: user controls calling function on parent forms Pin
wbasser14-May-08 7:49
wbasser14-May-08 7:49 
Questiona question regarding the "abilities" of VB Pin
Green Fuze14-May-08 1:26
Green Fuze14-May-08 1:26 
AnswerRe: a question regarding the "abilities" of VB Pin
Christian Graus14-May-08 1:38
protectorChristian Graus14-May-08 1:38 
GeneralRe: a question regarding the "abilities" of VB Pin
Green Fuze14-May-08 3:09
Green Fuze14-May-08 3:09 
AnswerRe: a question regarding the "abilities" of VB Pin
CPallini14-May-08 2:08
mveCPallini14-May-08 2:08 
GeneralRe: a question regarding the "abilities" of VB Pin
Christian Graus14-May-08 2:38
protectorChristian Graus14-May-08 2:38 
JokeRe: a question regarding the "abilities" of VB Pin
CPallini14-May-08 3:55
mveCPallini14-May-08 3:55 
GeneralRe: a question regarding the "abilities" of VB Pin
MikeMarq14-May-08 8:28
MikeMarq14-May-08 8:28 
GeneralRe: a question regarding the "abilities" of VB Pin
CPallini14-May-08 10:51
mveCPallini14-May-08 10:51 
GeneralRe: a question regarding the "abilities" of VB Pin
Christian Graus14-May-08 12:52
protectorChristian Graus14-May-08 12:52 
GeneralRe: a question regarding the "abilities" of VB Pin
MikeMarq14-May-08 16:32
MikeMarq14-May-08 16:32 
Questionhow to save/open a text file(in menu editor prog) in visual basics 6 Pin
Pulkit joshi14-May-08 1:07
Pulkit joshi14-May-08 1:07 
AnswerRe: how to save/open a text file(in menu editor prog) in visual basics 6 Pin
Guffa14-May-08 7:19
Guffa14-May-08 7:19 
QuestionDifferent Format Document compare [modified] Pin
Member 72965213-May-08 22:06
Member 72965213-May-08 22:06 
AnswerRe: Different Format Document compare Pin
Christian Graus13-May-08 22:31
protectorChristian Graus13-May-08 22:31 
GeneralRe: Different Format Document compare Pin
Oakman14-May-08 5:28
Oakman14-May-08 5:28 
QuestionReturning data from datagrid view Pin
aspireneo13-May-08 21:04
aspireneo13-May-08 21:04 

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.