2 references to TBSTYLE_SEP
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ToolBarButton.cs (2)
607
button.fsStyle = NativeMethods.
TBSTYLE_SEP
;
667
button.fsStyle = NativeMethods.
TBSTYLE_SEP
;