Class DlgConfirmSave
Represents dialog box used to confirm saving or not source code or design content before it's closing.
public class DlgConfirmSave : Form, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl
- Inheritance
-
DlgConfirmSave
- Implements
Constructors
- DlgConfirmSave()
Initializes a new instance of the
DlgConfirmSave
class with default settings.
- DlgConfirmSave(string, IList<string>)
Initializes a new instance of the
DlgConfirmSave
class with specified settings.
Methods
- Dispose(bool)
Clean up any resources being used.