LocalizationExtenderProvider::CanExtend Method (Object^)
.NET Framework (current version)
Indicates whether this object can provide its extender properties to the specified object.
Assembly: System.Design (in System.Design.dll)
Parameters
- o
-
Type:
System::Object^
The object to receive the extender properties.
Return Value
Type: System::Booleantrue if this object can provide extender properties to the specified object; otherwise, false.
Implements
IExtenderProvider::CanExtend(Object^)
.NET Framework
Available since 1.1
Available since 1.1
Show: