Forum Discussion
YMinaev
Staff
16 years agoHi,
If the control you need to work with is not supported, use its native properties and methods to work with it. These are properties an methods added to your control by its developers. They allow you to work with the target objects in the same way you'd do this in your application.
If the control you need to work with is not supported, use its native properties and methods to work with it. These are properties an methods added to your control by its developers. They allow you to work with the target objects in the same way you'd do this in your application.