Skip to content

A managed implementation of the standard Windows progress dialog. Part of the NetEx project.

License

Notifications You must be signed in to change notification settings

Peckmore/NetEx.ProgressDialog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NetEx-ProgressDialog

A managed implementation of the standard Windows progress dialog.

Part of the NetEx Extensions for .Net project.

NuGet version (NetEx-ProgressDialog)

Overview

This project implements a standard Windows progress dialog using the WinForms CommonDialog as its base. The project aims to match standard .Net Framework and WinForms behaviour as closely as possible.

New Style

This project is compatible with:

  • .Net Framework: 2.0 to 4.8.1
  • .Net: 5.0+ (Windows only)

Projects

The source for this repository contains two projects:

  • NetEx.Windows.Forms.ProgressDialog: The source for the managed implementation of the standard Windows progress dialog.
  • NetEx.ProgressDialogDemo: A test project which demonstrates the use of the progress dialog.

Releases

Releases of this project are available on NuGet:

License

The code is licensed under the MIT license.

About

A managed implementation of the standard Windows progress dialog. Part of the NetEx project.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages