LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

QuestionButtons Property







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 MessageBoxButtons QuestionButtons {get;}
 get_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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MessagerQuestionEventArgs Class
MessagerQuestionEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.