MESCIUS SPREAD for Windows Forms 15.0J
ProgressOrientation 列挙体

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

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

参照

FarPoint.Win 名前空間

 

 


© MESCIUS inc. All rights reserved.