ColorPicker

Xojo provides a ColorPicker control for desktop and iOS projects:

Common members

These events, methods and properties are both common amongst the iOS and desktop versions of the control and are the most commonly used. See the individual controls for more members and details.

Events

Name

Description

ColorSelected

The user selected the color passed.

Methods

Name

Description

Show

Displays the operating system's color picker using the color and prompt passed.

Properties

Name

Description

HasAlpha

If True, the color selected will be returned with an alpha channel.