Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Medical.Workstation Namespace > MessagerQuestionEventArgs Class : QuestionButtons Property |
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(); }