Gets a value indicating whether a control can be extended.
Public Function CanExtend ( _ extendee As Object _ ) As Boolean
public bool CanExtend( Object extendee )
public: virtual bool CanExtend( Object^ extendee ) sealed
abstract CanExtend : extendee:Object -> bool override CanExtend : extendee:Object -> bool
Typically, you will use CanExtend to determine whether you can attach an ErrorProvider to the specified control.
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows XP SP2 x64 Edition, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2