LocalizationExtenderProvider::SetLanguage Method (Object^, CultureInfo^)
.NET Framework (current version)
Sets the current resource culture for the specified object to the specified resource culture.
Assembly: System.Design (in System.Design.dll)
Parameters
- o
-
Type:
System::Object^
The base component to set the resource culture for.
- language
-
Type:
System.Globalization::CultureInfo^
A CultureInfo that indicates the resource culture to use.
.NET Framework
Available since 1.1
Available since 1.1
Show: