Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
400
Styling custom control based on .isl at runtime
posted

Hi there!

I've created a custom control to visualise some data. I want my control to take on the appearance of the Infragistics controls in my app.

These controls are styled at runtime using an .isl file.

How can I determine for example what the border of an UltraTextEditor control is at runtime, as its Appearance doesn't seem to contain this info!

Cheers,

James