|
|
От: | ll13 | |
| Дата: | 07.07.03 10:53 | ||
| Оценка: | |||
|
|
От: |
Patalog
|
|
| Дата: | 07.07.03 13:25 | ||
| Оценка: | |||
color_dlg.m_cc.Flags |= CC_RGBINIT;
color_dlg.m_cc.rgbResult = my_cool_color; //COLORREF
color_dlg.DoModal();If the specified color value is not among the available colors, the system selects the nearest solid color available.