GrapeCity SPREAD for Windows Forms 11.0J
Orientation プロパティ (FpProgress)


進行状況インジケータの向きを取得または設定します。
構文
'Declaration
 
Public Property Orientation As ProgressOrientation
'使用法
 
Dim instance As FpProgress
Dim value As ProgressOrientation
 
instance.Orientation = value
 
value = instance.Orientation
public ProgressOrientation Orientation {get; set;}

プロパティ値

進行状況インジケータの向きを決定するProgressOrientation設定
参照

FpProgress クラス
FpProgress メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.