←Select platform

CurrentUICultureChanged Method

Summary

Informs this AnnAutomationManager that the current UI culture has been changed.

Syntax

C#
VB
C++
public static void CurrentUICultureChanged() 
  
Public Shared Sub 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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations Assembly