2 writes to TB_ADDBUTTONS
System.Windows.Forms (2)
winforms\Managed\System\WinForms\NativeMethods.cs (2)
2496TB_ADDBUTTONS = NativeMethods.TB_ADDBUTTONSA; 2591TB_ADDBUTTONS = NativeMethods.TB_ADDBUTTONSW;
1 reference to TB_ADDBUTTONS
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ToolBar.cs (1)
1386SendMessage(NativeMethods.TB_ADDBUTTONS, count, ptbbuttons);