Table of Contents

Constructor ControlAndButton

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

ControlAndButton(Control)

Initializes a new instance of the ControlAndButton class with the specified parent control.

public ControlAndButton(Control parent)

Parameters

parent Control

Parent of the control.

ControlAndButton()

Initializes a new instance of the ControlAndButton class.

public ControlAndButton()