Board index » Visual Studio » how to close the chld frm wnd?
|
guest1029
|
how to close the chld frm wnd?
Visual Studio281
hi, i'm working with a MDI application, client/server application. my application goes like this, when i clicked a 'Connect' menu a connection with remote machine is establised and a new child frame window created. after some process, when i click 'Disconnect' menu the prevailing connection should be closed as well as its appropriate child frame window. i've coded only for disconnecting the socket connection but not for destroying chld frame wnd. how to do that? thx in advance, - |
