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