Table of Contents

Constructor SpeedButton

Namespace
Alternet.Common
Assembly
Alternet.Common.v9.dll

SpeedButton(IContainer)

Initializes a new instance of the SpeedButton class with specified container.

public SpeedButton(IContainer container)

Parameters

container IContainer

Specifies IContainer that contains this new instance.

SpeedButton()

Initializes a new instance of the SpeedButton class with default settings.

public SpeedButton()