ToolStripProgressBar.Style Eigenschap

Definitie

Hiermee haalt of stelt u de stijl van de 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

Waarde van eigenschap

Een van de ProgressBarStyle waarden. De standaardwaarde is Blocks.

Van toepassing op