TaskDialogControlParent Property

Gets the parent dialog that is hosting the control.

Definition

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

Property Value

TaskDialog

See Also