Hi hope you can help, If I am being stupid please put me right as I cant see the wood for the trees on this one.
I can create an activex composite control that has, amongs other controls, a command button on it. I want to be able to call my own defined dialog (resource with all controls defined etc..) from the click of the button. I can get the click event to fire but cant invoke my dialog - nothing happens on clicking the button. I have tried using ATL dialog and MFC dialog and then the normal call of DoModal.
I am using Visual C++ .Net Standard version 2003.
I can create an activex composite control that has, amongs other controls, a command button on it. I want to be able to call my own defined dialog (resource with all controls defined etc..) from the click of the button. I can get the click event to fire but cant invoke my dialog - nothing happens on clicking the button. I have tried using ATL dialog and MFC dialog and then the normal call of DoModal.
I am using Visual C++ .Net Standard version 2003.