3 writes to fsStyle
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ToolBarButton.cs (3)
661button.fsStyle = NativeMethods.TBSTYLE_BUTTON; 664button.fsStyle = NativeMethods.TBSTYLE_CHECK; 667button.fsStyle = NativeMethods.TBSTYLE_SEP;