i have an SSTab control, and some controls located in it, how to know from the ActiveX control in which Tab this control is located ?
Printable View
i have an SSTab control, and some controls located in it, how to know from the ActiveX control in which Tab this control is located ?
I dont know if thats possible. Why not just set a flag (ie. in the "Tag" property of the control) when u create it or whenever its location changes.