LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

QuestionButtons Property

Show in webframe






Gets the question buttons expected from the user.
Syntax
public MessageBoxButtons QuestionButtons {get;}
'Declaration
 
Public ReadOnly Property QuestionButtons As MessageBoxButtons
'Usage
 
Dim instance As MessagerQuestionEventArgs
Dim value As MessageBoxButtons
 
value = instance.QuestionButtons

            

            
public: __property MessageBoxButtons get_QuestionButtons();
public:
property MessageBoxButtons QuestionButtons {
   MessageBoxButtons get();
}

Property Value

Type: System.Windows.Forms.MessageBoxButtons The question buttons expected from the user.
Requirements

Target Platforms

See Also

Reference

MessagerQuestionEventArgs Class
MessagerQuestionEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.