Skip to content

Provides code samples for displaying custom dialogs using Windows-API-Code-Pack-1.1 NuGet package, source code repository.

Notifications You must be signed in to change notification settings

karenpayneoregon/windows-api-pack

Repository files navigation

Custom Window Forms dialog for VB.NET

This repository provides code samples for displaying custom dialogs using Windows-API-Code-Pack-1.1 NuGet package, source code repository. It's not perfect as per issues below but does work well within limits.

For some creating a window form with normal buttons with DialogResult set for each button is always another way to go.

There are several issues:

  • DetailsCollapsedLabel and DetailsExpandedLabel can cause buttons to display wrong when the text is rather long.
  • DetailsExpandedText has the same issue as above.

In both cases are extreme, should be fine for most cases.

close me

The following is from the following Microsoft TeckNet article section with full source. Note working with a progressbar requires a decent understanding of the dialog.

progress

stupid

error

About

Provides code samples for displaying custom dialogs using Windows-API-Code-Pack-1.1 NuGet package, source code repository.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published