Leadtools.Ccow.UI Namespace > ProblemDialog Class : ProblemDialog Constructor |
public ProblemDialog( string[] reasons, bool noContinue )
'Declaration Public Function New( _ ByVal reasons() As String, _ ByVal noContinue As Boolean _ )
'Usage Dim reasons() As String Dim noContinue As Boolean Dim instance As New ProblemDialog(reasons, noContinue)
public: ProblemDialog( array<String^>^ reasons, bool noContinue )