Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewMethodsThis PackageAll 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( AboutBoxDelegated**)**
Parameters
d
An AboutBoxDelegate object that specifies the delegate to be notified when the user clicks the About menu item.