Table of Contents

Constructor SpeedButton

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

SpeedButton(Control)

Initializes a new instance of the SpeedButton class.

public SpeedButton(Control parent)

Parameters

parent Control

Parent of the control.

SpeedButton()

Initializes a new instance of the SpeedButton class.

public SpeedButton()