LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

EnsureVisible Method (IWorkstationView)

Show in webframe






An System.Windows.Forms.IWin32Window that represents the owner of the view.
Requests the workstation view owner to be ensure that the view is visible and has focus.
Syntax
void EnsureVisible( 
   IWin32Window owner
)
'Declaration
 
Sub EnsureVisible( _
   ByVal owner As IWin32Window _
) 
'Usage
 
Dim instance As IWorkstationView
Dim owner As IWin32Window
 
instance.EnsureVisible(owner)

            

            
void EnsureVisible( 
   IWin32Window* owner
) 
void EnsureVisible( 
   IWin32Window* owner
) 

Parameters

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

Target Platforms

See Also

Reference

IWorkstationView Interface
IWorkstationView Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.