C#
VB
C++
Requests the workstation view owner to be ensure that the view is visible and has focus.
public void EnsureVisible(
IWin32Window owner
)
Sub EnsureVisible( _
ByVal owner As IWin32Window _
)
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