Table of Contents

Method Parent

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Parent(Control?)

Sets Parent property for all the controls in the set.

public ControlSet Parent(Control? value)

Parameters

value Control

Parent control.

Returns

ControlSet