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

Expanding Event







Occurs before the control start expanding.
Syntax
public event EventHandler Expanding
'Declaration
 
Public Event Expanding As EventHandler
'Usage
 
Dim instance As AutoHidePanel
Dim handler As EventHandler
 
AddHandler instance.Expanding, handler
public event EventHandler Expanding
add_Expanding(function(sender, e))
remove_Expanding(function(sender, e))

public: __event EventHandler* Expanding
public:
event EventHandler* Expanding
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.