Visual Basic Reference

Extender Property

See Also    Example    Applies To

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 controls authoring time, and read-only at the controls 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.