|
protected |
Constructs a CBCGColorBar object
This member function constructs a CBCGColorBar object. Use default constructor and the Create() member function, for direct creation.
| colors | An array of colors to be displayed on the CBCGColorBar control |
| color | A default color |
| lpszAutoColor | The name of autocolor button. |
| lpszOtherColor | The name of "other" color button. |
| lpszDocColors | The name of document color button. |
| lstDocColors | A list of current document colors |
| nColumns | A number of columns |
| nRowsDockHorz | A number of rows in horizontal docked state |
| nColDockVert | A number of columns in vertical docked state |
| colorAutomatic | An automatic color |
| nCommandID | A command ID |
| pParentBtn | A pointer to a parent button |