TrackBar::DefaultSize Property
.NET Framework (current version)
Gets the default size of the TrackBar.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
The default width is 104 pixels; the height will vary. You can override this property in a derived class to provide a different default size.
.NET Framework
Available since 1.1
Available since 1.1
Show: