Accusoft ImagXpress 13
EventGetEnabled Method
A enumEventID enumeration value.
Description
Gets the enabled status for a particular event.
Syntax
Visual Basic
Public Function EventGetEnabled( _
   ByVal eEventID As enumEventID _
) As Boolean
Parameters
eEventID
ValueDescription
EVENT_AUTOSIZECHANGEDAutosize changed.
EVENT_CLICKClick Events.
EVENT_DBLCLICKDouble Click Events.
EVENT_IMAGESTATUSImage Status Events.
EVENT_KEYDOWNKey Down Events.
EVENT_KEYPRESSKey Press Events.
EVENT_KEYUPKey Up Events.
EVENT_MENUSELECTMenu select.
EVENT_MOUSEDOWNMouse Down Events.
EVENT_MOUSEMOVEMouse Move Events.
EVENT_MOUSEUPMouse Up Events.
EVENT_NOTIFYNotify Events.
EVENT_OLEDRAGDROPOLE Drag Drop Events.
EVENT_OLEDRAGOVEROLE Drag Over Events.
EVENT_PAINTPaint event.
EVENT_PAINTBACKGROUNDPaint the background event.
EVENT_PAINTIMAGEPaint the image event.
EVENT_PRINTIMAGEPrint image.
EVENT_PROGRESSThe progress percentage passes one of the defined boundary values (e.g. 10, 20, 30...).
EVENT_RESIZEDResized.
EVENT_SCROLLOne of the scroll bars was moved.
EVENT_SCROLLBARVISIBLECHANGEDScrollbar visible changed.
EVENT_TOOLBARToolbar.
EVENT_TOOLBARCLOSEToolbar close.
EVENT_TOOLBAROPENToolbar open.
EVENT_TOOLUSETool use.
EVENT_TOUCHFLICKTouch Flick.
EVENT_TOUCHPAN_GESTUREOCCURREDTouch Pan Gesture Occurred.
EVENT_TOUCHPAN_GESTUREOCCURRINGTouch Pan Gesture Occurring.
EVENT_TOUCHPRESSANDHOLDTouch Press and Hold.
EVENT_TOUCHPRESSANDTAPTouch Press and Tap.
EVENT_TOUCHROTATION_GESTUREOCCURREDTouch Rotation Gesture Occurred.
EVENT_TOUCHROTATION_GESTUREOCCURRINGTouch Rotation Gesture Occurring.
EVENT_TOUCHTWOFINGERTAPTouch Two-Finger Tap.
EVENT_TOUCHZOOM_GESTUREOCCURREDTouch Zoom Gesture Occurred.
EVENT_TOUCHZOOM_GESTUREOCCURRINGTouch Zoom Gesture Occurring.
EVENT_ZOOMFACTORCHANGEDZoom factor changed.
A enumEventID enumeration value.
Return Type

True when the event is enabled.

False when the event is disabled and will not be raised.

Remarks

See Also

ImagXpress Object  | ImagXpress Members  | enumEventID Enumeration  | EventSetEnabled Method

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback