Table of Contents

Constructor Slider

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

Slider(Control)

Initializes a new instance of the Slider class.

public Slider(Control parent)

Parameters

parent Control

Parent of the control.

Slider()

Initializes a new instance of the Slider class.

public Slider()