This document is archived and information here might be outdated.  Recommended version.


IArcGISLocale.SetThreadUILocale Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IA > IArcGISLocale Interface > IArcGISLocale.SetThreadUILocale Method
ArcGIS Developer Help

IArcGISLocale.SetThreadUILocale Method

Write the ArcGIS UI locale for the thread.

[Visual Basic .NET]
Public Sub SetThreadUILocale ( _
)
[C#]
public void SetThreadUILocale (
);
[C++]
HRESULT SetThreadUILocale(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IArcGISLocale Interface