Click here to Skip to main content
15,921,716 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
QuestionHI Pin
Arun Kumar Babu18-Aug-06 1:24
Arun Kumar Babu18-Aug-06 1:24 
GeneralRe: Useless subject Pin
Guffa18-Aug-06 1:40
Guffa18-Aug-06 1:40 
AnswerRe: What's wrong with VerticalScrollBar->Width=0; Pin
alexey N17-Aug-06 20:50
alexey N17-Aug-06 20:50 
GeneralRe: What's wrong with VerticalScrollBar->Width=0; Pin
calljunki18-Aug-06 3:56
calljunki18-Aug-06 3:56 
QuestionScript storing gameresults in SQL for Statistic analysis Pin
eflensburg17-Aug-06 0:22
eflensburg17-Aug-06 0:22 
QuestionPaging in Datalist.... Pin
Prabs frm PGP16-Aug-06 19:01
Prabs frm PGP16-Aug-06 19:01 
QuestionMDI in CLR Windows Form Application Pin
SzyKam16-Aug-06 11:29
SzyKam16-Aug-06 11:29 
AnswerRe: MDI in CLR Windows Form Application Pin
Jun Du18-Aug-06 5:05
Jun Du18-Aug-06 5:05 
First, from you described, this can be done with or without using MDI. Windows (parent/child) relationship is all you need to handle. I assume you know what MDI and MFC are.

Communications between windows can be done in a number of ways. For your first attempt, assign the main window to be the parent of your Property window. Before closing Property window, call its parent and pass all the data to the main window. On the main window, add code to handle Get/Set property so that the child window can call.

Hope this is helpful.





Best,
Jun

GeneralRe: MDI in CLR Windows Form Application Pin
SzyKam18-Aug-06 9:04
SzyKam18-Aug-06 9:04 
QuestionMS Office .NET Programmability support Pin
Andrew Mercer16-Aug-06 5:53
Andrew Mercer16-Aug-06 5:53 
AnswerRe: MS Office .NET Programmability support Pin
Stephen McGuire16-Aug-06 6:39
Stephen McGuire16-Aug-06 6:39 
QuestionDefault Asp.Net Error Page not firing Pin
SharonM5216-Aug-06 3:55
SharonM5216-Aug-06 3:55 
QuestionCLASP Pin
slowbutsure2915-Aug-06 23:19
slowbutsure2915-Aug-06 23:19 
AnswerRe: CLASP Pin
di3216-Aug-06 2:55
di3216-Aug-06 2:55 
GeneralRe: CLASP Pin
slowbutsure2916-Aug-06 16:59
slowbutsure2916-Aug-06 16:59 
GeneralRe: CLASP Pin
Guffa16-Aug-06 8:56
Guffa16-Aug-06 8:56 
GeneralRe: CLASP Pin
slowbutsure2916-Aug-06 17:06
slowbutsure2916-Aug-06 17:06 
GeneralRe: CLASP Pin
Guffa16-Aug-06 19:04
Guffa16-Aug-06 19:04 
Questionhow Pin
di3215-Aug-06 22:44
di3215-Aug-06 22:44 
AnswerRe: how Pin
Robert Rohde16-Aug-06 2:45
Robert Rohde16-Aug-06 2:45 
Question.NET Remoting Pin
di3215-Aug-06 21:34
di3215-Aug-06 21:34 
AnswerRe: .NET Remoting Pin
Jun Du18-Aug-06 4:54
Jun Du18-Aug-06 4:54 
GeneralRe: .NET Remoting Pin
di3218-Aug-06 4:59
di3218-Aug-06 4:59 
QuestionOledb or Odbc Pin
NasimKaziS15-Aug-06 19:31
NasimKaziS15-Aug-06 19:31 
AnswerRe: Oledb or Odbc Pin
Robert Rohde16-Aug-06 2:50
Robert Rohde16-Aug-06 2:50 

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.