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