AxHost.GetOcx Method

Definition

Retrieves a reference to the underlying ActiveX control.

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

Returns

An object that represents the ActiveX control.

Applies to

See also