Re-Using Application Interrogation Controls
Hi all,
I would like to know if there is any way so that after I interrogate an application for it's controls, I can re-use those controls across different projects. I understand that the interrogation of an application generates it's own .os file so is there any way to re-use even if it means modifying the files a little??
Thanks
As per my knowledge,
We can't re-use the controls which were interrogated in one application, as it generates the unique instance for particular control and if I am not wrong, a control could be associated with unique action sets/configuration etc.