System.Windows.Forms.ProgressBarRenderer.ChunkThickness Property

Gets the width, in pixels, of a single inner piece of the progress bar.

Syntax

public static int ChunkThickness { get; }

Value

Documentation for this section has not yet been entered.

Remarks

This value is determined by the current visual style of the operating system.

Before accessing this property, you should verify that the ProgressBarRenderer.IsSupported property returns true.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0