TaskDialogDetailsVisibleChangedEventArgsDetailsVisible Property

Gets whether the details text is visible. That is, when DetailsText is not , and the expando button is in expanded state.

Definition

Namespace: KGySoft.WinForms.Components
Assembly: KGySoft.WinForms (in KGySoft.WinForms.dll) Version: 5.0.1
C#
public bool DetailsVisible { get; }

Property Value

Boolean

See Also