StiLookUpBoxControl Events |
The StiLookUpBoxControl type exposes the following members.
Name | Description | |
---|---|---|
![]() | AfterPrint |
Occurs after the component printing.
(Inherited from StiComponent.) |
![]() | BeforePrint |
Occurs before printing of the component.
(Inherited from StiComponent.) |
![]() | Click |
Occurs when user clicks on the component in the window of viewer.
(Inherited from StiComponent.) |
![]() | DoubleClick |
Occurs when user double clicks on the component in the window of viewer.
(Inherited from StiComponent.) |
![]() | Enter |
Occurs when the control is entered.
(Inherited from StiReportControl.) |
![]() | GetBookmark |
Occurs when getting of the Bookmark for the component.
(Inherited from StiComponent.) |
![]() | GetDrillDownReport |
Occurs when it is required to get a report for the Drill-Down operation.
(Inherited from StiComponent.) |
![]() | GetHyperlink |
Occurs when getting Hyperlink for the component.
(Inherited from StiComponent.) |
![]() | GetTag |
Occurs when getting a Tag for a component.
(Inherited from StiComponent.) |
![]() | GetToolTip |
Occurs when getting the ToolTip for the component.
(Inherited from StiComponent.) |
![]() | Leave |
Occurs when the input focus leaves the control.
(Inherited from StiReportControl.) |
![]() | MouseDown |
Occurs when the mouse pointer is over the control and a mouse button is pressed.
(Inherited from StiReportControl.) |
![]() | MouseEnter |
Occurs when user enters the mouse into the area of the component in the window of viewer.
(Inherited from StiComponent.) |
![]() | MouseLeave |
Occurs when user leaves the mouse out of the area of the component in the window of viewer.
(Inherited from StiComponent.) |
![]() | MouseMove |
Occurs when the mouse pointer is moved over the control.
(Inherited from StiReportControl.) |
![]() | MouseUp |
Occurs when the mouse pointer is over the control and a mouse button is released.
(Inherited from StiReportControl.) |
![]() | Painted |
Occurs after the component was painted.
(Inherited from StiComponent.) |
![]() | Painting |
Occurs before the component painting.
(Inherited from StiComponent.) |
![]() | SelectedIndexChanged |
Occurs when the SelectedIndex property has changed.
(Inherited from StiComboBoxControl.) |