TaskDialogControlParent Property
Gets the parent dialog that is hosting the control.
Namespace: KGySoft.WinForms.ComponentsAssembly: KGySoft.WinForms (in KGySoft.WinForms.dll) Version: 5.0.1
public TaskDialog? Parent { get; }
Public ReadOnly Property Parent As TaskDialog
Get
public:
property TaskDialog^ Parent {
TaskDialog^ get ();
}
member Parent : TaskDialog with get
Property Value
TaskDialog