Request the view to be ensure that it is visible and have 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.
The default implementation will call the System.Windows.Forms.Form.Show(System.Windows.Forms.IWin32Window) method if the form is not visible then call the System.Windows.Forms.Control.Focus.
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