TableLayoutPanel::IExtenderProvider::CanExtend Method (Object^)
.NET Framework (current version)
For a description of this member, see IExtenderProvider::CanExtend.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- obj
-
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^)This member is an explicit interface member implementation. It can be used only when the TableLayoutPanel instance is cast to an IExtenderProvider interface.
.NET Framework
Available since 2.0
Available since 2.0
Show: