AxHost.setAboutBoxDelegate

Overview | Methods | This Package | All Packages

AxHost.setAboutBoxDelegate

Sets the delegate that will be called when the user clicks the About item on the control's context menu.

Syntax

protected void setAboutBoxDelegate( AboutBoxDelegate d )

Parameters

d

An AboutBoxDelegate object that specifies the delegate to be notified when the user clicks the About menu item.