4 writes to fsStyle
System.Windows.Forms (4)
winforms\Managed\System\WinForms\ToolBarButton.cs (4)
601button.fsStyle = NativeMethods.TBSTYLE_BUTTON; 604button.fsStyle = NativeMethods.TBSTYLE_CHECK; 607button.fsStyle = NativeMethods.TBSTYLE_SEP; 610button.fsStyle = NativeMethods.TBSTYLE_DROPDOWN;