AxHost.GetOcx 方法

定义

检索对基础 ActiveX 控件的引用。

public:
 System::Object ^ GetOcx();
public object GetOcx();
public object? GetOcx();
member this.GetOcx : unit -> obj
Public Function GetOcx () As Object

返回

一个表示 ActiveX 控件的对象。

适用于

另请参阅