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