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