EnsureVisible Method

Summary
Requests the workstation view owner to be ensure that the view is visible and has focus.
Syntax
C#
VB
C++
public void EnsureVisible( 
   IWin32Window owner 
) 
  
Sub EnsureVisible( _ 
   ByVal owner As IWin32Window _ 
)  
void EnsureVisible(  
   IWin32Window^ owner 
)  

Parameters

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

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.