menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ProgressDialog - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ProgressDialog

    Progress form used to display the visio palette conversion.

    Inheritance
    System.Object
    ProgressDialog
    Implements
    IStop
    Namespace: Syncfusion.Windows.Forms.Diagram
    Assembly: Syncfusion.Diagram.Utility.Windows.dll
    Syntax
    public class ProgressDialog : Form, IStop

    Constructors

    ProgressDialog()

    Initializes a new instance of the ProgressDialog class.

    Declaration
    public ProgressDialog()

    Methods

    CloseForm()

    Closes the form.

    Declaration
    public void CloseForm()

    Dispose(Boolean)

    Clean up any resources being used.

    Declaration
    protected override void Dispose(bool disposing)
    Parameters
    Type Name Description
    System.Boolean disposing

    true to release both managed and unmanaged resources; false to release only unmanaged resources.

    Implements

    IStop
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved