Hi !
I have written an MFC based control , Its wrapper is derived from COleControl.
I have written another ActiveX control.
I put those two control inside a composite control.
How can I make one control appear and hide the other one when there are both in the same place in the
composite ?
I tried the SetWindowPos() and BringWindowToTop() but it doesnt work.
Thanks , ron
I have written an MFC based control , Its wrapper is derived from COleControl.
I have written another ActiveX control.
I put those two control inside a composite control.
How can I make one control appear and hide the other one when there are both in the same place in the
composite ?
I tried the SetWindowPos() and BringWindowToTop() but it doesnt work.
Thanks , ron