1 reference to TCM_SETITEMSIZE
System.Windows.Forms (1)
winforms\Managed\System\WinForms\TabControl.cs (1)
1077
SendMessage(NativeMethods.
TCM_SETITEMSIZE
, 0, (int)NativeMethods.Util.MAKELPARAM(itemSize.Width, itemSize.Height));