COleControl::SetBorderStyle
Sets the stock BorderStyle property value of your control.
void SetBorderStyle(
short sBorderStyle
);
Параметры
- sBorderStyle
The new border style for the control; 0 indicates no border and 1 indicates a normal border.
Заметки
The control window will then be re-created and OnBorderStyleChanged called.
Требования
Header: afxctl.h