HeaderPane
Main
Hide

SftTree/NET 3.0 - Tree Control for Windows Forms

Share Link
Print

Appearance Property, ProgressBarPartClass Class

Defines the progressbar appearance.

Class: ProgressBarPartClass
Namespace: Softelvdm.Controls
Assembly: Softelvdm.SftTreeNET

Syntax

public GadgetAppearanceEnum Appearance { get; set; }
Public Property Appearance As GadgetAppearanceEnum

Value

The appearance.

The default value is GadgetAppearanceEnum.Default.

Comments

Defines the progressbar appearance.

If the Appearance property is set to GadgetAppearanceEnum.Default, the appearance as defined by the GadgetsClass.ProgressBarAppearanceDefault property is used.

If the appearance uses Windows themes, the ProgressBarPartClass.ProgressColor and ProgressBarPartClass.ProgressColorEnd properties are not used.

See Also ProgressBarPartClass Class | Classes | SftTree/NET 3.0