Microsoft SDK for Java

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.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.