Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / IElement Interface

In This Topic
IElement Interface Events
In This Topic

For a list of all members of this type, see IElement members.

Public Events
 NameDescription
 EventOccurs when the background image in the control changes.  
 EventOccurs when the user presses and releases the left or right mouse button and the pointer is on an element.  
 EventOccurs when the user presses and releases the left or right mouse button twice in succession while the pointer is on an element.  
 EventOccurs when the font in the control changes.  
 EventOccurs when the foreground image in the control changes.  
 EventOccurs when the user presses a mouse button.  
 EventOccurs when the user moves the mouse.  
 EventOccurs when the user releases a mouse button.  
 EventOccurs when the picture in the control changes.  
Top
See Also