|
|
От: | StovN | |
| Дата: | 16.11.02 07:05 | ||
| Оценка: | |||
if (!toolbar1.CreateEx(this, TBSTYLE_FLAT, WS_CHILD | WS_VISIBLE | CBRS_TOP
| CBRS_TOOLTIPS | CBRS_SIZE_DYNAMIC) ||
!toolbar1.LoadToolBar(IDR_TOOLBAR1))
return -1;
EnableToolTips(TRUE);