2 references to Text
System.Windows.Forms (2)
System\Windows\Forms\Dialogs\TaskDialog\TaskDialogButton.cs (1)
16
/// standard buttons. Their <see cref="
Text
"/> property cannot be set as the OS will provide the
System\Windows\Forms\Dialogs\TaskDialog\TaskDialogPage.cs (1)
815
if (_buttons.Any(e => e.IsCreatable && !e.IsStandardButton && IsNativeStringNullOrEmpty(e.
Text
)))