CPB Mailing List

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

MDI - Determining what child window is selected??



I need to know how to determine what child window of an MDI application
has been selected. The reason is that I have created a form that asks
for user input and then it sends it to the selected child window...

The problem is that it only sends it to the newest open child window and
not the highlighted one.

The form that gets user input uses this way to send the data...
Memo1->Text->SelText=Edit1->Text;
If there is a better way to do this please let me know.

Thanks for any information.
Aaron Murray



W Komornicki's Home Page | Main Index | Thread Index