C#
VB
C++
Internal method used 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
An object that represents the ActiveX 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