Click here to Skip to main content
15,911,786 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Open a windows Form from one windows app project in other windows app project Pin
Christian Graus21-Jun-08 14:59
protectorChristian Graus21-Jun-08 14:59 
GeneralRe: Open a windows Form from one windows app project in other windows app project Pin
C4ao521-Jun-08 23:48
C4ao521-Jun-08 23:48 
GeneralRe: Open a windows Form from one windows app project in other windows app project Pin
C4ao522-Jun-08 0:38
C4ao522-Jun-08 0:38 
GeneralRe: Open a windows Form from one windows app project in other windows app project Pin
Christian Graus22-Jun-08 11:34
protectorChristian Graus22-Jun-08 11:34 
GeneralRe: Open a windows Form from one windows app project in other windows app project Pin
C4ao522-Jun-08 21:29
C4ao522-Jun-08 21:29 
GeneralRe: Open a windows Form from one windows app project in other windows app project Pin
Christian Graus22-Jun-08 21:38
protectorChristian Graus22-Jun-08 21:38 
QuestionRe: Open a windows Form from one windows app project in other windows app project Pin
C4ao522-Jun-08 21:52
C4ao522-Jun-08 21:52 
AnswerRe: Open a windows Form from one windows app project in other windows app project Pin
Christian Graus22-Jun-08 21:59
protectorChristian Graus22-Jun-08 21:59 
Well, in that case, I'd develop a plugin architecture, and define an interface all plugins could expose, so that you can add functionality beyond the base Form class. I'd then have a list of those plugin types, let the user open a plugin via the sort of mechanism you're using now, but to keep those open forms in a list, so you can interact with them via that common interface, as required.

Christian Graus

Please read this if you don't understand the answer I've given you

"also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

GeneralRe: Open a windows Form from one windows app project in other windows app project Pin
C4ao522-Jun-08 22:07
C4ao522-Jun-08 22:07 
QuestionLaunching and manipulating a consolw window from a winform? Pin
Saul Johnson21-Jun-08 6:29
Saul Johnson21-Jun-08 6:29 
AnswerRe: Launching and manipulating a consolw window from a winform? Pin
Luc Pattyn21-Jun-08 7:04
sitebuilderLuc Pattyn21-Jun-08 7:04 
GeneralRe: Launching and manipulating a consolw window from a winform? Pin
Saul Johnson21-Jun-08 9:51
Saul Johnson21-Jun-08 9:51 
Questionwindow service debuging Pin
Ebube21-Jun-08 1:34
Ebube21-Jun-08 1:34 
AnswerRe: window service debuging Pin
jzonthemtn21-Jun-08 2:06
jzonthemtn21-Jun-08 2:06 
GeneralRe: window service debuging Pin
Ebube21-Jun-08 2:29
Ebube21-Jun-08 2:29 
GeneralRe: window service debuging Pin
Ebube21-Jun-08 4:43
Ebube21-Jun-08 4:43 
AnswerRe: window service debuging Pin
Eduard Keilholz21-Jun-08 7:38
Eduard Keilholz21-Jun-08 7:38 
GeneralRe: window service debuging Pin
Ebube24-Jun-08 6:36
Ebube24-Jun-08 6:36 
AnswerRe: window service debuging Pin
Ashfield21-Jun-08 7:41
Ashfield21-Jun-08 7:41 
GeneralRe: window service debuging Pin
Ebube22-Jun-08 0:27
Ebube22-Jun-08 0:27 
GeneralRe: window service debuging Pin
Ashfield22-Jun-08 21:00
Ashfield22-Jun-08 21:00 
GeneralRe: window service debuging Pin
Ebube23-Jun-08 7:59
Ebube23-Jun-08 7:59 
AnswerRe: window service debuging Pin
Dave Kreskowiak22-Jun-08 6:32
mveDave Kreskowiak22-Jun-08 6:32 
GeneralRe: window service debuging Pin
Ebube24-Jun-08 19:08
Ebube24-Jun-08 19:08 
GeneralRe: window service debuging Pin
Dave Kreskowiak25-Jun-08 2:36
mveDave Kreskowiak25-Jun-08 2:36 

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.