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