ToolStripProgressBar.Style プロパティ
メモ : このプロパティは、.NET Framework version 2.0 で新しく追加されたものです。
ToolStripProgressBar のスタイルを取得または設定します。
名前空間: System.Windows.Forms
アセンブリ: System.Windows.Forms (system.windows.forms.dll 内)
構文
Dim instance As ToolStripProgressBar Dim value As ProgressBarStyle value = instance.Style instance.Style = value
public: property ProgressBarStyle Style { ProgressBarStyle get (); void set (ProgressBarStyle value); }
/** @property */ public ProgressBarStyle get_Style () /** @property */ public void set_Style (ProgressBarStyle value)

Windows 98, Windows 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile for Pocket PC, Windows Mobile for Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からToolStripProgressBar.Style プロパティを検索する場合は、下記のリンクをクリックしてください。

- ToolStripProgressBar.Style プロパティのページへのリンク