Skip to Content
0
Sep 19, 2008 at 01:16 PM

Get object-reference of UI element

125 Views

Hello,

Is there a method which gives me the object-reference of an UI-element when I know the ID of this element?

For example I have a button with the ID "bt_ok". Now I want to have the reference of this object, but I only know it's ID.

Is there a possibility to do this?

Best regards & Thanks