COleControl::SetEnabled
Sets the stock Enabled property value of your control.
void SetEnabled(
BOOL bEnabled
);
Параметры
- bEnabled
TRUE if the control is to be enabled; otherwise FALSE.
Заметки
After setting this property, OnEnabledChange is called.
Требования
Header: afxctl.h