←Select platform

Handled Property (MessagerQuestionEventArgs)

Summary

Gets or sets a value indicating if the user receiving the event will handle the message.

Syntax

C#
VB
C++
public bool Handled {get; set;}
Public Property Handled As Boolean
public: 
property bool Handled { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

True if the user is handling the message; Otherwise, false.

Remarks

If the user set this value to true when the question is received, the WorkstationMessager won't display any message boxes for the user.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Workstation Assembly
Click or drag to resize