Error processing SSI file
LEADTOOLS Annotations (Leadtools.Annotations assembly)

Show in webframe

CurrentUICultureChanged Method






Informs this AnnAutomationManager that the current UI culture has been changed.
Syntax
public static void CurrentUICultureChanged()
'Declaration
 
Public Shared Sub CurrentUICultureChanged() 
'Usage
 
AnnAutomationManager.CurrentUICultureChanged()

            

            
public:
static void CurrentUICultureChanged(); 
Remarks
The AnnAutomationManager caches the strings and metafiles used thoughout the automation user interface to improve performance. You need to manually call this method whenever the current UI culture changes to re-load those resources.
Requirements

Target Platforms

See Also

Reference

AnnAutomationManager Class
AnnAutomationManager Members

Error processing SSI file
(Deprecated, use Leadtools.Annotations.Core instead)