Base:
property
DefaultDock
System.Windows.Forms.ToolStrip.DefaultDock
1 reference to DefaultDock
System.Windows.Forms.Tests (1)
System\Windows\Forms\StatusStripTests.cs (1)
1280
public new DockStyle DefaultDock => base.
DefaultDock
;