Base:
property
IsCreatable
System.Windows.Forms.TaskDialogControl.IsCreatable
1 reference to IsCreatable
System.Windows.Forms (1)
System\Windows\Forms\Dialogs\TaskDialog\TaskDialogPage.cs (1)
815if (_buttons.Any(e => e.IsCreatable && !e.IsStandardButton && IsNativeStringNullOrEmpty(e.Text)))