C#
VB
C++
Gets or sets a value indicating if the user receiving the event will handle the message.
public bool Handled { get; set; }
Public Property Handled As Boolean
True if the user is handling the message; Otherwise, false.
If the user set this value to true when the question is received, the WorkstationMessager won't display any message boxes for the user.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET