SplitContainer::DefaultSize Property
.NET Framework (current version)
Gets the default size of the SplitContainer.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Override the DefaultSize property in a derived class to specify a default size for SplitContainer. This is more efficient than setting the size in the SplitContainer constructor.
.NET Framework
Available since 2.0
Available since 2.0
Show: