1 reference to TB_GETBUTTONSIZE
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ToolBar.cs (1)
380
int result = unchecked( (int) (long)SendMessage(NativeMethods.
TB_GETBUTTONSIZE
, 0, 0));