Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

EnsureVisible Method (WorkstationModelessViewBase)







An System.Windows.Forms.IWin32Window that represents the owner of the view.
Request the view to be ensure that it is visible and have focus..
Syntax
public virtual void EnsureVisible( 
   IWin32Window owner
)
'Declaration
 
Public Overridable Sub EnsureVisible( _
   ByVal owner As IWin32Window _
) 
'Usage
 
Dim instance As WorkstationModelessViewBase
Dim owner As IWin32Window
 
instance.EnsureVisible(owner)

            

            
public: virtual void EnsureVisible( 
   IWin32Window* owner
) 
public:
virtual 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.Form.Show(System.Windows.Forms.IWin32Window) method if the form is not visible then call the System.Windows.Forms.Control.Focus.
Requirements

Target Platforms

See Also

Reference

WorkstationModelessViewBase Class
WorkstationModelessViewBase Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features