Scalabium Software

SMExport/SMImport suites
Knowledge for your independence'.
Home Delphi and C++Builder tips


#6: How can I enable XP theming for application?

1. use the manifest (compile as resource or as external file)
2. call the EnableVisualStyles method for Application in Main():

 	static void Main() 
 	{ 
 		Application.EnableVisualStyles(); 
 		Application.Run(new frmMain()); 
 	}


Published: March 31, 2010

See also
 
Paradox Viewer
DBISAM Viewer
MAPIMail
Excel Reader (dll)
Word Web-stream
ABA Picture Convert
ABA Database Convert
SMExport suite
SMImport suite
ABA Spreadsheet Convert
 
 


Contact to webmaster

 

Borland Software Code Gear Scalabium Delphi tips

Copyright© 1998-2024, Scalabium Software. All rights reserved.
webmaster@scalabium.com

SMExport advertising