H
Harry Hudini
Hi,
I have a slider on a form, which i want to let the user use to change the
colour of the form.
In order to do this, i want to convert the value to hex, then pass that hex
in to the backcolor property of a form via an RGB command.
1) Is this an ok way of doing it?
2) it would seem the RGB command takes a series of Hex values, but how can
i convert the value param (integer) of the slider to a hex value ?
Olly
I have a slider on a form, which i want to let the user use to change the
colour of the form.
In order to do this, i want to convert the value to hex, then pass that hex
in to the backcolor property of a form via an RGB command.
1) Is this an ok way of doing it?
2) it would seem the RGB command takes a series of Hex values, but how can
i convert the value param (integer) of the slider to a hex value ?
Olly