TaskDialogControlToString Method

Returns the string representation of this control.

Definition

Namespace: KGySoft.WinForms.Components
Assembly: KGySoft.WinForms (in KGySoft.WinForms.dll) Version: 5.0.1
C#
public override string ToString()

Return Value

String
The string representation of this control.

See Also