Adding an ActiveX control in ActiveX control project
-
hi I am developing an ActiveX control in which i have placed a dialog box and and on that dialog box there are some controls like button control,edit control etc (its working fine). But when i add registered controls like flex grid control (from project>Add to project...>components and controls ...) on the dialog, the dialog box's m_hWnd member becomes NULL. Does any one know how to solve this problem.its urgent please. regards Azam
-
hi I am developing an ActiveX control in which i have placed a dialog box and and on that dialog box there are some controls like button control,edit control etc (its working fine). But when i add registered controls like flex grid control (from project>Add to project...>components and controls ...) on the dialog, the dialog box's m_hWnd member becomes NULL. Does any one know how to solve this problem.its urgent please. regards Azam
-
thanks sir Your reply has give my thought a new direction thank you very much; could you plz send me a sample program that will help me a lot. regards Azam