TB_GETBUTTONSIZE

This message retrieves the current width and height of toolbar buttons, in pixels.

At a Glance

Header file: Commctrl.h
Windows CE versions: 2.0 and later

Syntax

  1. TB_GETBUTTONSIZE wParam = 0; lParam = 0;

Return Values

Returns a DWORD value that contains the width and height values in the low-order word and high-order word, respectively.