PowerTools SPREAD for Windows Forms 8.0J
ProgressOrientation 列挙体


コントロールの進行状況インジケータの向きを指定します。
構文
'Declaration
 
Public Enum ProgressOrientation 
   Inherits System.Enum
'使用法
 
Dim instance As ProgressOrientation
public enum ProgressOrientation : System.Enum 
メンバ
メンバ説明
BottomToTop下から上の垂直方向の進行状況インジケータを表示します。
LeftToRight左から右の水平方向の進行状況インジケータを表示します。
RightToLeft右から左の水平方向の進行状況インジケータを表示します。
TopToBottom上から下の垂直方向の進行インジケータを表示します。
継承階層

System.Object
   System.ValueType
      System.Enum
         FarPoint.Win.ProgressOrientation

参照

FarPoint.Win 名前空間

 

 


© 2004-2015, GrapeCity inc. All rights reserved.