←Select platform

EnsureVisible Method

Summary

Ensures that the view is visible and has focus.

Syntax

C#
VB
C++
public virtual void EnsureVisible( 
   IWin32Window owner 
) 
Public Overridable Sub EnsureVisible( _ 
   ByVal owner As IWin32Window _ 
)  
public: 
virtual void EnsureVisible(  
   IWin32Window^ owner 
)  

Parameters

owner
An System.Windows.Forms.IWin32Window that represents the owner of the view.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly