LocalizationExtenderProvider::SetLocalizable Method (Object^, Boolean)
.NET Framework (current version)
Sets a value indicating whether the specified object supports localized resources.
Assembly: System.Design (in System.Design.dll)
Parameters
- o
-
Type:
System::Object^
The base component to set as localizable or not localizable.
- localizable
-
Type:
System::Boolean
true if the object supports resource localization; otherwise, false.
.NET Framework
Available since 1.1
Available since 1.1
Show: