var fDesc=new Array(); fDesc[0] = "KEY Feature
skinfeature lets you design unique styles using creative special effects for fully interactive GUI development and more. skinfeature is compatible with a large range of development languages, tools, and frameworks including Visual Basic, Visual C++, Delphi, Borland C++ Builder, Microsoft DotNet, and the Win32 SDK
skinfeature technology might be used to apply skinning to all visual elements of Windows applications: the standard controls (list, edit, combo, progress, scroll, button, tab, etc.), all non-client areas (title bar, system menu, toolbar, etc.), messages boxes, and all common dialogs (file open, file save, print, print preview, browse for folder or file, choose color,etc.)


The top 9 reasons why SkinFeature Gui Toolkits is right for you !

Smart skinning ! Skin the whole application UI automatically! Including standard control, system menu and general forms,without changing their default behavior!
The enhanced functions ! Load different skins to one project,help you to develop program UI as attractive as Winamp panel .
Easy to use ! As few as 2 lines source code to skin the target application !
Free skin creator ! The visual skin creator is free, make your own skins easily!
Free skins available ! Users can import skins from XP themes by the free visual skin maker, the vast free skins are available .
Simple to distribute ! All skinning works are done with the same skinfeature.dll embedded when you release the software !
Super compatibility !

Compatibale with Windows95,98,ME,NT,2000,2003,XP,Vista
Supported VC,VB6.0,Delphi,BCB,C#,VB.Net,PureBasic,Win32 SDK
Supported MDI,SDI,Dialog,Form program framework
Supported ANSI,UNICODE
Supported ATL,WTL,MFC,VCL
Super small ! skinfeature.dll is 320 kb only , super small rss skin package as around 50KB!
Theme color ! set theme color for current skin to let it attractive !"; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }