Table of Contents

Constructor ColorPicker

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

ColorPicker(AbstractControl)

Initializes a new instance of the ColorPicker class.

public ColorPicker(AbstractControl parent)

Parameters

parent AbstractControl

Parent of the control.

ColorPicker()

Initializes a new instance of the ColorPicker class.

public ColorPicker()