System.Windows.Forms.TrackBar.DefaultSize Property

Gets the default size of the System.Windows.Forms.TrackBar.

Syntax

protected override System.Drawing.Size DefaultSize { get; }

Value

Documentation for this section has not yet been entered.

Remarks

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.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0