4 references to tabBaseReLayoutMessage
System.Windows.Forms (4)
winforms\Managed\System\WinForms\TabControl.cs (4)
1067
UnsafeNativeMethods.PostMessage(new HandleRef(this, Handle),
tabBaseReLayoutMessage
, IntPtr.Zero, IntPtr.Zero);
2137
tabBaseReLayoutMessage
,
2138
tabBaseReLayoutMessage
,
2212
if (m.Msg ==
tabBaseReLayoutMessage
) {