AxHost.ShowAboutBox 方法

定义

显示 ActiveX 控件的“ 关于 ”对话框。

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

注解

HasAboutBox如果是false,则不显示“关于”对话框。

适用于

另请参阅