ToolStripProgressBar.ProgressBar Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ProgressBar.
public:
property System::Windows::Forms::ProgressBar ^ ProgressBar { System::Windows::Forms::ProgressBar ^ get(); };
[System.ComponentModel.Browsable(false)]
public System.Windows.Forms.ProgressBar ProgressBar { get; }
[<System.ComponentModel.Browsable(false)>]
member this.ProgressBar : System.Windows.Forms.ProgressBar
Public ReadOnly Property ProgressBar As ProgressBar
Valeur de propriété
Objet ProgressBar associé au contrôle.
- Attributs
Remarques
Il s’agit d’un accesseur fortement typé pour cela ToolStripProgressBar.