C#
VB
C++
Ensures that the view is visible and has focus.
public virtual void EnsureVisible(
IWin32Window owner
)
Public Overridable Sub EnsureVisible( _
ByVal owner As IWin32Window _
)
public:
virtual void EnsureVisible(
IWin32Window^ owner
)
owner
An System.Windows.Forms.IWin32Window that represents the owner of the view.
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