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
720
Implement appstyle to standard controls
posted

Hi,

 

i use 90% controls of infragistics 10.2 in my application but some controls are .NET standard controls

but appstyle theme is applied on infragistics controls and not on standard control (that's normal...)

so my question is :

 

do i have to implements an interface to apply the appstyle in the standard control?

 

or it is not possible?

 

Thank you