2 references to GetTBBUTTON
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ToolBar.cs (2)
1199NativeMethods.TBBUTTON tbbutton = value.GetTBBUTTON(index); 1381NativeMethods.TBBUTTON tbbutton = buttons[x].GetTBBUTTON(x);