Opens the Web Forms Theme Manager.
void OpenThemeManager ( )
None
For information on using the Theme Manager, see “Using the Web Forms Theme Manager”.
You can use this code to open the Web Forms Theme Manager:
#if defined PBWEBFORM then
OpenThemeManager()
#end if