Click here to Skip to main content
16,006,013 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionOpen a windows Form from one windows app project in other windows app project Pin
C4ao521-Jun-08 8:29
C4ao521-Jun-08 8:29 
AnswerRe: Open a windows Form from one windows app project in other windows app project Pin
Christian Graus21-Jun-08 12:36
protectorChristian Graus21-Jun-08 12:36 
GeneralRe: Open a windows Form from one windows app project in other windows app project Pin
C4ao521-Jun-08 12:53
C4ao521-Jun-08 12:53 
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 
Sure - the real question is, why do you want to open every form modelessly ?
I mean, what possible use is this ?

Since im realatvly new to Vb.Net, i will ask you why not??

Main advatage is i dont need to declare a new form evry time i need to open it, instead of that i
just call a Windows Form from assambly and open it.

Im planing to have 6 projects in one solution, one project will be my main windows app in wich i will load all of my windows forms and display it to the user.(imagine the time lost if i need to
declare a new Windows Form evry time i need to open it, 6 projects > 70+ Windows Forms)



Your app has 30 different forms open, and no way of interacting with any of them.

How do you mean "no way of interacting with any of them" ??

I have now one main project(wich loks like outlook style app, and is my startup project) and in that project im adding particular form(from any of my projects) to my main panel (using controls.Add method) and displaying it to the user. So i have a good way to interact with the Windows form,
and the controls on it.

So now when you know what im planing to do, if you know/have any better solution, for the way to do it, im open for sugestions.

Tnx in advance.

Nihad.
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 
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 

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.