2 references to TBIF_SIZE
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ToolBar.cs (1)
1148
tbbi.dwMask = NativeMethods.
TBIF_SIZE
;
winforms\Managed\System\WinForms\ToolBarButton.cs (1)
557
button.dwMask = NativeMethods.
TBIF_SIZE
;