Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets the metrics of the CToolBarCtrl object.
void SetMetrics(
LPTBMETRICS ptbm
);
Parameters
- ptbm
A pointer to the TBMETRICS structure of the CToolBarCtrl object.
Remarks
This member function emulates the functionality of the TB_SETMETRICS message, as described in the Windows SDK.
Requirements
Header: afxcmn.h