|
GetColorDialogColor | |
Color = GetColorDialogColor(Index) | |
Parameters: Index=the index of the custom color (1-16) |
|
Returns: Color=the color of the given index |
|
GetColorDialogColor returns the custom color of one of the 16 slots of the Color Dialog. FACTS: * The colors are returned in RGB format, so use can use the RGB() function. Mini Tutorial:
|
Related Info: | ColorDialog | ColorDialogColor | RGB : |
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |