Table of Contents

Constructor Panel

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

Panel(Control)

Initializes a new instance of the Panel class.

public Panel(Control parent)

Parameters

parent Control

Parent of the control.

Panel()

Initializes a new instance of the Panel class.

public Panel()