azprivat
April 24th, 2005, 07:03 PM
Hello,
I want insert some ActiveX Controls in a CDialogBar with Visual C++.net. I can insert the controls, but the controls are not visible when the program is running.
In Visual C++ 6.0 i have no problems, when I change my DialogBar class, as in the MSDN article "185672 HOWTO: How to initialize child controls in a derived CDialogBar" described.
In addition I can insert in Visual C++ 6.0 variables over the class wizzard.
In C++.net is this not possible.
How can I use ActiveX controls in DialogBars with c++.net and how can I use the class wizard for inserting new variables in the DialogBar.
Thanks and sorry for my bad english :-)
Alex
I want insert some ActiveX Controls in a CDialogBar with Visual C++.net. I can insert the controls, but the controls are not visible when the program is running.
In Visual C++ 6.0 i have no problems, when I change my DialogBar class, as in the MSDN article "185672 HOWTO: How to initialize child controls in a derived CDialogBar" described.
In addition I can insert in Visual C++ 6.0 variables over the class wizzard.
In C++.net is this not possible.
How can I use ActiveX controls in DialogBars with c++.net and how can I use the class wizard for inserting new variables in the DialogBar.
Thanks and sorry for my bad english :-)
Alex