ImageView Events |
The ImageView type exposes the following members.
Name | Description | |
---|---|---|
![]() | OnActiveZoneChanged |
This event is fired whenever another zone becomes active in the ImageView.
|
![]() | OnAfterCustomPaint |
This event is fired when the EnableCustomDrawing property is True, and the control is about to finish painting its content. |
![]() | OnAfterZoneCustomDrawing |
This event is fired when EnableCustomDrawing and ZonesVisible properties are True, and the control is about to finish painting one of the zones. |
![]() | OnAfterZonesChanged |
This event is fired after the attributes and / or positions of one or more zones have changed. |
![]() | OnBeforeCustomPaint |
This event is fired when the EnableCustomDrawing property is True, and the control is about to paint its content. |
![]() | OnBeforeZoneCustomDrawing |
This event is fired when the EnableCustomDrawing and ZonesVisible properties are True, and the control is about to paint one of the zones. |
![]() | OnBeforeZonesChanged |
This event is fired before the attributes and / or positions of one or more zones are about to change. |
![]() | OnEnterModal | |
![]() | OnGetResources | |
![]() | OnLeaveModal | |
![]() | OnMouseButtonDown |
This event is fired whenever a mouse button is pressed while the mouse is over the ImageView. |
![]() | OnMouseButtonUp |
This event is fired whenever a mouse button is released while the mouse is over the ImageView. |
![]() | OnMouseMovedTo |
This event is fired whenever the mouse pointer position changes over the ImageView. |
![]() | OnReorderingFinished |
This event is fired when a previously initiated zone reorder function is terminated. |
![]() | OnResourceChanged | |
![]() | OnResourceCreated | |
![]() | OnResourceSelectionChanged | |
![]() | OnSetHelp | |
![]() | OnSetMessageString | |
![]() | OnSetToolTip |