#include <Properties.h>
Public Attributes | |
| UnsignedInt | controlID |
| controlID from resource file | |
| RGBColorInt | color |
| the color for this controlID | |
This makes it easier for us to associate colors with dialog control ID's for purposes of custom color buttons
Definition at line 68 of file Properties.h.
| RGBColorInt ColorControl::color |
the color for this controlID
Definition at line 72 of file Properties.h.
| UnsignedInt ColorControl::controlID |
controlID from resource file
Definition at line 71 of file Properties.h.