3 references to Divider
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ToolBar.cs (3)
431if (!Divider) cp.Style |= NativeMethods.CCS_NODIVIDER ; 500if (Divider != value) { 744if (Divider) height += 2;