HelpProvider::CanExtend Method (Object^)
.NET Framework (current version)
Specifies whether this object can provide its extender properties to the specified object.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- target
-
Type:
System::Object^
The object that the externder properties are provided to.
Return Value
Type: System::Booleantrue if this object can provide its extender properties; otherwise, false.
Implements
IExtenderProvider::CanExtend(Object^)
.NET Framework
Available since 1.1
Available since 1.1
Show: