LEADTOOLS Windows Forms (Leadtools.WinForms assembly)

FloaterVisibleChanged Event

Show in webframe





Occurs when the value of the FloaterVisible property changes.
Syntax
public event EventHandler FloaterVisibleChanged
'Declaration
 
Public Event FloaterVisibleChanged As EventHandler
'Usage
 
Dim instance As RasterImageViewer
Dim handler As EventHandler
 
AddHandler instance.FloaterVisibleChanged, handler

            

            
public:
event EventHandler^ FloaterVisibleChanged
Remarks
This event is raised if the FloaterVisible property is changed.
Requirements

Target Platforms

See Also

Reference

RasterImageViewer Class
RasterImageViewer Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.