Sdílet prostřednictvím


ToolStripProgressBar.Style Vlastnost

Definice

Získá nebo nastaví styl .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

Hodnota vlastnosti

ProgressBarStyle

Jedna z ProgressBarStyle hodnot. Výchozí hodnota je Blocks.

Platí pro