SelectedFontColor()
Syntax
Color = SelectedFontColor()Description
Returns the color of the font chosen by the user with the FontRequester().
Parameters
None.
Return value
The color of the font chosen by the user with the FontRequester(). To get individual color RGB values Red(), Green() and Blue() can be used.
See Also
FontRequester()
Supported OS
Windows