←Select platform

ProblemDialog Constructor (ProblemDialog)

Summary

Initializes a new instance of the ProblemDialog class.

Syntax

C#
VB
C++
public ProblemDialog(  
   string[] reasons, 
   bool noContinue 
) 
Public Function New( _ 
   ByVal reasons() As String, _ 
   ByVal noContinue As Boolean _ 
) 
public: 
ProblemDialog(  
   array<String^>^ reasons, 
   bool noContinue 
) 

Parameters

reasons
The reasons why the end context changes failed.

noContinue
The value of the Leadtools.Ccow.IContextManager.EndContextChanges no continue parameter.

Example

For an example refer to JoinCommonContext.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Ccow Assembly
Click or drag to resize