1
1
Fork 0
mirror of https://github.com/FellippeHeitor/InForm.git synced 2024-09-19 12:14:49 +00:00

Created ForeColor (markdown)

FellippeHeitor 2016-12-19 02:02:57 -02:00
parent faa9af74f3
commit 888aa413b2

4
ForeColor.md Normal file

@ -0,0 +1,4 @@
The ForeColor property holds an _UNSIGNED LONG value representing the _RGB32 color that will be used to print a control's caption.
Control(ControlID).ForeColor = _RGB32(Red%, Green%, Blue%)