方法:
Public Sub Increment(ByVal value As Integer)
以指定的數量來前移進度列的目前位置。

Public Sub PerformStep()
以 ProgressBar.Step 屬性的數量前移進度列的目前位置。

屬性:
Public Property MarqueeAnimationSpeed() As Integer
取得或設定進度區塊捲動完整個進度列所需的時間長度 (以毫秒為單位)。

Public Property Maximum() As Integer
取得或設定控制項範圍的最大值。

Public Property Minimum() As Integer
取得或設定控制項範圍的最小值。

Public Overridable Property RightToLeftLayout() As Boolean
取得或設定值,指出 ProgressBar 及其所包含的文字是否由右至左顯示。

Public Property [Step]() As Integer
取得或設定數量,以其做為呼叫 ProgressBar.PerformStep 方法時對進度列目前位置的增量。

Public Property Style() As ProgressBarStyle
取得或設定在進度列上表示進度所用的方式。

Public Property Value() As Integer
取得或設定進度列的目前位置。

事件:
Public Event RightToLeftLayoutChanged(ByVal sender As Object, ByVal e As System.EventArgs)
當 ProgressBar.RightToLeftLayout 屬性變更時發生。

arrow
arrow
    全站熱搜

    pcman 發表在 痞客邦 留言(0) 人氣()