Langage

ToolStripProgressBar.Style Propriété

Définition

Obtient ou définit le style du ToolStripProgressBar.

public:
 property System::Windows::Forms::ProgressBarStyle Style { System::Windows::Forms::ProgressBarStyle get(); void set(System::Windows::Forms::ProgressBarStyle value); };
public System.Windows.Forms.ProgressBarStyle Style { get; set; }
member this.Style : System.Windows.Forms.ProgressBarStyle with get, set
Public Property Style As ProgressBarStyle

Valeur de propriété

Une des ProgressBarStyle valeurs. La valeur par défaut est Blocks.

S’applique à