Table of Contents

Class DlgReplaceConfirmation

Namespace
Alternet.Editor.Dialogs
Assembly
Alternet.Editor.v9.dll

Represents replace confirmation dialog.

public class DlgReplaceConfirmation : Form, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl
Inheritance
DlgReplaceConfirmation
Implements

Constructors

DlgReplaceConfirmation()

Initializes a new instance of the DlgReplaceConfirmation class with default settings.

Methods

Dispose(bool)

Clean up any resources being used.

ShowWithCaption(string)

Runs replace confirmation dialog with specified caption.