IsThemeActive

Return to Introduction  Previous page  Next page

PXPGlobal.IsThemeActive()

 

IsThemeActive() returns True if Windows XP Theme is enabled on the computer, otherwise False is returned.

 

This method can be called from anywhere in your code.

 

 

Example:

   IF PXPGlobal.IsThemeActive()

       !Your code goes here..

   END

 

 



Direct link to this page: http://www.icetips.com/manuals/xptheme/isthemeactive.htm

Direct link to this page on our website: http://www.icetips.com/manuals/xptheme/isthemeactive.htm