March 28, 2024

Dynamic Windows Function [dw_color_choose]

Syntax

unsigned long dw_color_choose(unsigned long value)

Parameters

unsigned long value: current RGB color

Returns

unsigned long The selected RGB color or the current color if cancelled.

Description

Allows the user to choose a color using the system's color chooser dialog.