InfoConnect for Unisys
ResetTheme Method


Abandons changes made in the "dirty" state and reloads/applies last saved settings.
Syntax
'Declaration
 
<ObsoleteAttribute("This method is obsolete and does nothing. It may be removed in a future release.")>
Sub ResetTheme() 
'Usage
 
Dim instance As ITheme
 
instance.ResetTheme()
[Obsolete("This method is obsolete and does nothing. It may be removed in a future release.")]
void ResetTheme()
See Also