Extender Property

       

Returns the Extender object for this control that holds the properties of the control that are kept track of by the container. The Extender property is not available at the control’s authoring time, and read-only at the control’s run time.

Syntax

object.Extender

The Extender property syntax has this part:

Part Description
object An object expression that evaluates to an object in the Applies To list.