LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

EnsureVisible Method (WorkstationModalViewBase)







An System.Windows.Forms.IWin32Window that represents the owner of the view.
Requests the Owner of the view to ensure that the view is visible and has focus.
Syntax
public void EnsureVisible( 
   IWin32Window owner
)
'Declaration
 
Public Sub EnsureVisible( _
   ByVal owner As IWin32Window _
) 
'Usage
 
Dim instance As WorkstationModalViewBase
Dim owner As IWin32Window
 
instance.EnsureVisible(owner)
public void EnsureVisible( 
   IWin32Window owner
)
 function Leadtools.Medical.Workstation.UI.WorkstationModalViewBase.EnsureVisible( 
   owner 
)
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

WorkstationModalViewBase Class
WorkstationModalViewBase Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.