net9.0-windows
namespace System.Windows.Forms
{
    public class TaskDialogButtonCollection : Collection<TaskDialogButton!>
    {
        public TaskDialogButton! Add(string? text, bool enabled = true, bool allowCloseDialog = true);
    }
}
Assembly System.Windows.Forms , Version=9.0.0.0, PublicKeyToken=b77a5c561934e089
Help Documentation
.NET 5.0-windows6.0-windows7.0-windows8.0-windows9.0-windows
OS Platforms

For the selected framework this API is only supported on the following OS platforms:

  • Windows >= 6.1
  • Built-in API
  • Package-provided API

04/26/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙