Show color-picker for users

W

Webmaster

Hi everyone,

Being in design-mode of a form, one can choose
colors (f.e. form-background-color) by picking it
from a color-palette.

Does anybody know a way to give a user the possibility
to choose a color within a form by that picker and
store the number of the color in a table-field.
The picker is available in almost every MS-Programm,
so I suppose it is a function in a common DLL.

Any help appreciated in advance

Michael
 
T

Tony Toews

Webmaster said:
Does anybody know a way to give a user the possibility
to choose a color within a form by that picker and
store the number of the color in a table-field.
The picker is available in almost every MS-Programm,
so I suppose it is a function in a common DLL.

There's an API call for this.
http://www.mvps.org/access/api/api0060.htm

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top