SALIH
Mar 6th, 2003, 03:39 AM
Dear All
I have got 6 different classes (forms) in my project and each has got different Mscommlib Program.
This forms are accessible from the MDI Form (by buttons)
I like to activate this classes forms from the MDI Form.
with out opening the classes (forms)
(I used private data types for local classess. should I change them to public???)
Because they are always logging the data to the SQLDB
How can I call them From the MDI Form
and also if any message arise from the forms which is currently not opened
should be able to display on the MDI Form or on the recently active form.
any related examples and clues will be appreciated.
Many Thanks in advance
salih
I have got 6 different classes (forms) in my project and each has got different Mscommlib Program.
This forms are accessible from the MDI Form (by buttons)
I like to activate this classes forms from the MDI Form.
with out opening the classes (forms)
(I used private data types for local classess. should I change them to public???)
Because they are always logging the data to the SQLDB
How can I call them From the MDI Form
and also if any message arise from the forms which is currently not opened
should be able to display on the MDI Form or on the recently active form.
any related examples and clues will be appreciated.
Many Thanks in advance
salih