CGDevTools Forum

Welcome to the Official CGDevTools Support Community Forums.

How to set IW native and TMS controls to be jQuery themed?

Here you can find some answers to your questions, and also some tutorials.

by Jorge Sousa » 01 Aug 2012 11:40

Just set the css property to

'ui-widget-content ui-corner-all';

or only

'ui-widget-content' if you don't like round corners.

like

IWComboBox1.Css = 'ui-widget-content ui-corner-all';

There is a defined constant in IWCGJQControl

uses
IWCGJQControl;

IWComboBox1.Css = IWCGJQControlCss;
Best Regards
CGDevTools Develop / Support Team
Home Page: http://www.cgdevtools.com
Jorge Sousa
 
Posts: 4261
Joined: 17 May 2012 09:58

Return to Documentation / Tutorials

cron

Who is online

Users browsing this forum: No registered users and 1 guest

Contact Us.