PowerTools PlusPak for Windows Forms 8.0J
ProgressStyle 列挙体

ProgressStyle列挙体を示します。
構文
Public Enum ProgressStyle 
   Inherits System.Enum
public enum ProgressStyle : System.Enum 
メンバ
メンバ解説
Blocks左から右に増加していくセグメント化されたブロックです。
BlocksPartial部分的に増加するセグメント化されたブロックです。
Continuous左から右に塗りつぶしていく連続したバーです。
MarqueeProgressBarコントロールをアニメーション形式で一方向にスクロールするブロックです。
MarqueeExProgressBarコントロールをアニメーション形式で往復スクロールするブロックです。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Win.Bars.ProgressStyle

プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

GrapeCity.Win.Bars 名前空間

Send Feedback