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

ActivateView Method (WorkstationModelessViewBase)







An System.Windows.Forms.IWin32Window that represents the owner of the view.
Request the view to be loaded and displayed to the user.
Syntax
public virtual void ActivateView( 
   IWin32Window owner
)
'Declaration
 
Public Overridable Sub ActivateView( _
   ByVal owner As IWin32Window _
) 
'Usage
 
Dim instance As WorkstationModelessViewBase
Dim owner As IWin32Window
 
instance.ActivateView(owner)
public virtual void ActivateView( 
   IWin32Window owner
)
 function Leadtools.Medical.Workstation.UI.WorkstationModelessViewBase.ActivateView( 
   owner 
)
public: virtual void ActivateView( 
   IWin32Window* owner
) 
public:
virtual void ActivateView( 
   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.
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

WorkstationModelessViewBase Class
WorkstationModelessViewBase Members

 

 


Products | Support | Contact Us | Copyright Notices

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