get the id
Hello.
Is possible to get the id of an activex control placed in a dialog from the control?
i try in the activex :
this->GetDlgCtrlID()
but dont work
Thanks in advance.
when i drag the activex control to the dialog ok , and also the property id is populate with an identifier , that is the property that i would retrieve
i must do it in design time.
is possible?