EnsureVisible Method

Summary
Requests the Owner of the view to ensure that the view is visible and has focus.
Syntax
C#
C++/CLI
public void EnsureVisible( 
   IWin32Window owner 
) 
public:  
   void EnsureVisible( 
      IWin32Window^ owner 
   ) 

Parameters

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

Remarks

The default implementation will call the System.Windows.Forms.Control.Focus method.

Requirements

Target Platforms

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

Leadtools.Medical.Workstation Assembly

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