C#
VB
C++
Internal method to set the underlying ActiveX control object for the user control.
public void SetOcx(
object ocx
)
Public Sub SetOcx( _
ByVal ocx As Object _
)
public:
void SetOcx(
Object^ ocx
)
ocx
The ActiveX control to set.
Internal method to set the underlying ActiveX control object for the user control. This method is callable from derived user control classes.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET