NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

AxHost.ShowAboutBox

Shows the about box for this control.

[Visual Basic]
Overridable Public Sub ShowAboutBox()
[C#]
public virtual void ShowAboutBox();
[C++]
public: virtual void ShowAboutBox();
[JScript]
public function ShowAboutBox();

See Also

AxHost Class | AxHost Members | System.WinForms Namespace