Accusoft ImagXpress 12
enumCancelMode Enumeration
See Also  Send comments on this topic.
AccusoftImagXpress12 ActiveX DLL : enumCancelMode Enumeration

Glossary Item Box

Description

Specifies the event that cancels the loading, decompression, saving, compression, or processing of images.

Members

MemberValueDescription
CM_EnterKey2On pressing the enter key.
CM_ESCKey1On pressing the escape key.
CM_KeyOrButton8On any key or button press.
CM_KeyOrMove9On any key press or move.
CM_KeyPress4On any key press.
CM_MouseLeft5On pressing the left mouse button.
CM_MouseMove7On moving the mouse.
CM_MouseRight6On pressing the right mouse button.
CM_None0No event cancels.
CM_SpaceKey3On pressing the space key.

Remarks

Used by the CancelMode property.

See Also

©2013. Accusoft Corporation. All Rights Reserved.