C1.Win.InputPanel.8 Assembly / C1.Win.InputPanel Namespace / InputImage Class


In This Topic
InputImage Class Events
In This Topic

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

Public Events
 NameDescription
Public EventFires when the value of the BoundValue property changes. (Inherited from C1.Win.InputPanel.InputComponent)
Public EventFires when the component is clicked. (Inherited from C1.Win.InputPanel.InputComponent)
Public EventFires when the context menu should appear. (Inherited from C1.Win.InputPanel.InputComponent)
Public Event (Inherited from System.ComponentModel.Component)
Public EventFires when the component is double-clicked. (Inherited from C1.Win.InputPanel.InputComponent)
Public EventFires when the ImageAlign property changes.  
Public EventFires when the current Image changes.  
Public EventFires when the ImageScaling property changes.  
Public EventFires when the user presses a mouse button on the component. (Inherited from C1.Win.InputPanel.InputComponent)
Public EventFires when the mouse enters the bounds of a component. (Inherited from C1.Win.InputPanel.InputComponent)
Public EventFires when the mouse leaves the bounds of a component. (Inherited from C1.Win.InputPanel.InputComponent)
Public EventFires when the user moves the mouse over the component. (Inherited from C1.Win.InputPanel.InputComponent)
Public EventFires when the user releases a mouse button over the component. (Inherited from C1.Win.InputPanel.InputComponent)
Top
See Also