Ribbon for WinForms
ProgressBarElement クラス
メンバ 

C1.Win.4.8 アセンブリ > C1.Framework 名前空間 : ProgressBarElement クラス
Element equivalent to a WinForms System.Windows.Forms.ProgressBar control.
オブジェクト モデル
ProgressBarElement クラス
シンタックス
'宣言
 
Public Class ProgressBarElement 
   Inherits Element
public class ProgressBarElement : Element 
解説

This element has two styles: the regular (Style) is used to paint the element background; the ProgressStyle is used to paint the progress indicator.

If either style is set to null (the default value), then the background and/or progress indicators are rendered using system's current visual theme.

継承階層

System.Object
   C1.Framework.Element
      C1.Framework.ProgressBarElement

参照

ProgressBarElement メンバ
C1.Framework 名前空間