DhElement.onSetPeer

Overview | Methods | This Package | All Packages

DhElement.onSetPeer

This method is called when the IHTMLElement Document Object Model peer is set or reset for an element.

Syntax

protected void onSetPeer( IHTMLElement newPeer )

Parameters

newPeer

The new IHTMLElement peer item.

Remarks

The value of the peer that is associated with an element can change several times during the life of the element due to certain operations.