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

OnHandleCreated Method







An System.EventArgs that contains the event data.
Overridden.Raises the System.Windows.Forms.Control.HandleCreated event.
Syntax
protected override void OnHandleCreated( 
   EventArgs e
)
'Declaration
 
Protected Overrides Sub OnHandleCreated( _
   ByVal e As EventArgs _
) 
'Usage
 
Dim instance As AutoHidePanel
Dim e As EventArgs
 
instance.OnHandleCreated(e)
protected override void OnHandleCreated( 
   ~Remove~ e
)
 function Leadtools.Medical.Workstation.UI.AutoHidePanel.OnHandleCreated( 
   e 
)
protected: void OnHandleCreated( 
   EventArgs* e
) override 
protected:
void OnHandleCreated( 
   EventArgs* e
) override 

Parameters

e
An System.EventArgs that contains the event data.
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

AutoHidePanel Class
AutoHidePanel Members

 

 


Products | Support | Contact Us | Copyright Notices

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