←Select platform

ProblemDialog Class

Summary

Displays a dialog that allows the user to choose a course of action when not all context participants accepts a context change.

Syntax

C#
VB
C++
public class ProblemDialog : Form 
Public Class ProblemDialog  
   Inherits System.Windows.Forms.Form 
   Implements System.ComponentModel.IComponent, System.ComponentModel.ISynchronizeInvoke, System.IDisposable, System.Windows.Forms.IBindableComponent, System.Windows.Forms.IContainerControl, System.Windows.Forms.IDropTarget, System.Windows.Forms.IWin32Window  
public ref class ProblemDialog : public System.Windows.Forms.Form, System.ComponentModel.IComponent, System.ComponentModel.ISynchronizeInvoke, System.IDisposable, System.Windows.Forms.IBindableComponent, System.Windows.Forms.IContainerControl, System.Windows.Forms.IDropTarget, System.Windows.Forms.IWin32Window   

Example

For an example refer to JoinCommonContext.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ccow Assembly