G
Guest
Hi
I am developing a MDI application where I would like to be able to control
the activeChild form from buttons on the MdiParent toolbar.
For example navigate through records in the dataset of the activeChild form.
I would like to use the same buttons on the MdiParent tool bar for any
activeChild form that is open.
How would I accomplish this? (C#/C++ please)
Thanks,
JoseTA
I am developing a MDI application where I would like to be able to control
the activeChild form from buttons on the MdiParent toolbar.
For example navigate through records in the dataset of the activeChild form.
I would like to use the same buttons on the MdiParent tool bar for any
activeChild form that is open.
How would I accomplish this? (C#/C++ please)
Thanks,
JoseTA