TaskDialogMainInstruction Property

Gets or sets the main instruction text.

Definition

Namespace: KGySoft.WinForms.Components
Assembly: KGySoft.WinForms (in KGySoft.WinForms.dll) Version: 5.0.1
C#
public string? MainInstruction { get; set; }

Property Value

String

See Also