Name | Description | |
---|---|---|
![]() | BoundValueChanged | Fires when the value of the BoundValue property changes. (Inherited from C1.Win.InputPanel.InputComponent) |
![]() | Click | Fires when the component is clicked. (Inherited from C1.Win.InputPanel.InputComponent) |
![]() | ContextMenuShowing | Fires when the context menu should appear. (Inherited from C1.Win.InputPanel.InputComponent) |
![]() | Disposed | (Inherited from System.ComponentModel.Component) |
![]() | DoubleClick | Fires when the component is double-clicked. (Inherited from C1.Win.InputPanel.InputComponent) |
![]() | ImageAlignChanged | Fires when the ImageAlign property changes. |
![]() | ImageChanged | Fires when the current Image changes. |
![]() | ImageScalingChanged | Fires when the ImageScaling property changes. |
![]() | MouseDown | Fires when the user presses a mouse button on the component. (Inherited from C1.Win.InputPanel.InputComponent) |
![]() | MouseEnter | Fires when the mouse enters the bounds of a component. (Inherited from C1.Win.InputPanel.InputComponent) |
![]() | MouseLeave | Fires when the mouse leaves the bounds of a component. (Inherited from C1.Win.InputPanel.InputComponent) |
![]() | MouseMove | Fires when the user moves the mouse over the component. (Inherited from C1.Win.InputPanel.InputComponent) |
![]() | MouseUp | Fires when the user releases a mouse button over the component. (Inherited from C1.Win.InputPanel.InputComponent) |