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) |
![]() | LinkClicked | Event that fires when the user clicks a hyperlink within an InputHtmlLabel component. |
![]() | 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) |
![]() | TextChanged | Fires when the value of the Text property changes. (Inherited from C1.Win.InputPanel.InputComponent) |