Leadtools.Medical.Workstation Namespace > WorkstationMessager Class > ShowQuestion Method : ShowQuestion(Control,String,MessageBoxButtons) Method |
public static DialogResult ShowQuestion( Control owner, string message, MessageBoxButtons buttons )
'Declaration Public Overloads Shared Function ShowQuestion( _ ByVal owner As Control, _ ByVal message As String, _ ByVal buttons As MessageBoxButtons _ ) As DialogResult
'Usage Dim owner As Control Dim message As String Dim buttons As MessageBoxButtons Dim value As DialogResult value = WorkstationMessager.ShowQuestion(owner, message, buttons)
public static DialogResult ShowQuestion( Control owner, string message, MessageBoxButtons buttons )
function Leadtools.Medical.Workstation.WorkstationMessager.ShowQuestion(Control,String,MessageBoxButtons)( owner , message , buttons )
public: static DialogResult ShowQuestion( Control* owner, string* message, MessageBoxButtons buttons )
public: static DialogResult ShowQuestion( Control* owner, string* message, MessageBoxButtons buttons )
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