Поделиться через


COleControl::SetBackColor

Sets the stock BackColor property value of your control.

void SetBackColor(
   OLE_COLOR dwBackColor 
);

Параметры

  • dwBackColor
    An OLE_COLOR value to be used for background drawing of your control.

Заметки

For more information on using this property and other related properties, see the article ActiveX Controls: Properties.

Требования

Header: afxctl.h

См. также

Основные понятия

COleControl Class

COleControl Members

Hierarchy Chart

COleControl::SetForeColor

COleControl::GetBackColor

COleControl::OnBackColorChanged