Leadtools.Medical.Workstation Namespace > MessagerQuestionEventArgs Class : Handled Property |
public bool Handled {get; set;}
'Declaration Public Property Handled As Boolean
'Usage Dim instance As MessagerQuestionEventArgs Dim value As Boolean instance.Handled = value value = instance.Handled
If the user set this value to true when the question is received, the WorkstationMessager won't display any message boxes for the user.