Table of Contents

Constructor IntPicker

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

IntPicker(Control)

Initializes a new instance of the IntPicker class.

public IntPicker(Control parent)

Parameters

parent Control

Parent of the control.

IntPicker()

Initializes a new instance of the IntPicker class.

public IntPicker()