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


CToolBarCtrl::SetMaxTextRows

Sets the maximum number of text rows displayed on a toolbar button.

BOOL SetMaxTextRows(
   int iMaxRows 
);

Параметры

  • iMaxRows
    Maximum number of rows to be set.

Возвращаемое значение

Nonzero if successful; otherwise zero.

Требования

Header: afxcmn.h

См. также

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

CToolBarCtrl Class

CToolBarCtrl Members

Hierarchy Chart

CToolBarCtrl::GetMaxTextRows