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.
Retrieves the metrics of the CToolBarCtrl object.
void GetMetrics(
LPTBMETRICS ptbm
) const;
Parameters
- ptbm
A pointer to the TBMETRICS structure of the CToolBarCtrl object.
Remarks
This member function emulates the functionality of the TB_GETMETRICS message, as described in the Windows SDK.
Requirements
Header: afxcmn.h