Get Control ID from ActiveX button
-
Hi, We have a MFC/VC++ application. We are using a active x button control in our application. I want to get control ID/Window ID(not handle) from the activeX control. How it is possible?. Thanks & Regards, Gopalakrishnan " Action without vision is only passing time, Vision without action is merely day dreaming, But vision with action can change the world " - Words from Nelson Mandela Thanks & Regards, Gopalakrishnan
-
Hi, We have a MFC/VC++ application. We are using a active x button control in our application. I want to get control ID/Window ID(not handle) from the activeX control. How it is possible?. Thanks & Regards, Gopalakrishnan " Action without vision is only passing time, Vision without action is merely day dreaming, But vision with action can change the world " - Words from Nelson Mandela Thanks & Regards, Gopalakrishnan
with GetDlgCtrlId() we can get the button id. e.veera raghavendra
-
with GetDlgCtrlId() we can get the button id. e.veera raghavendra
But you cannot get a control id from a active x button control " Action without vision is only passing time, Vision without action is merely day dreaming, But vision with action can change the world " - Words from Nelson Mandela Thanks & Regards, Gopalakrishnan