Error processing SSI file
(Leadtools.Controls)

Show in webframe

IsHandled Property (InteractiveKeyEventArgs)




Indicates whether this event is handled.
Syntax
public bool IsHandled {get; set;}
'Declaration
 
Public Property IsHandled As Boolean

Property Value

true if this event is handled, otherwise; false. Default value is false.
Remarks

IsHandled is used by the ImageViewerInteractiveMode support of multiple enabled modes. For more information, refer to Image Viewer Interactive Modes.

Requirements

Target Platforms

See Also

Reference

InteractiveKeyEventArgs Class
InteractiveKeyEventArgs Members

Error processing SSI file