1 reference to TB_SETBUTTONSIZE
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ToolBar.cs (1)
1440SendMessage(NativeMethods.TB_SETBUTTONSIZE, 0, NativeMethods.Util.MAKELPARAM((int)(buttonSize.Width*currentScaleDX), (int)(buttonSize.Height*currentScaleDY)));