AxHost.ShowAboutBox Method

Definition

Displays the ActiveX control's About dialog box.

public:
 void ShowAboutBox();
public void ShowAboutBox ();
member this.ShowAboutBox : unit -> unit
Public Sub ShowAboutBox ()

Remarks

If HasAboutBox is false, no About dialog box is displayed.

Applies to

See also