LEADTOOLS Windows Forms (Leadtools.WinForms assembly)
LEAD Technologies, Inc

FloaterPositionChanged Event






Occurs when the value of the FloaterPosition property changes.
Syntax
public event EventHandler FloaterPositionChanged
'Declaration
 
Public Event FloaterPositionChanged As EventHandler
'Usage
 
Dim instance As RasterImageViewer
Dim handler As EventHandler
 
AddHandler instance.FloaterPositionChanged, handler
public event EventHandler FloaterPositionChanged
add_FloaterPositionChanged(function(sender, e))
remove_FloaterPositionChanged(function(sender, e))

public:
event EventHandler^ FloaterPositionChanged
Remarks
This event is raised if the FloaterPosition property is changed.
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

RasterImageViewer Class
RasterImageViewer Members

 

 


Products | Support | Contact Us | Copyright Notices

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