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


スライダの向きを取得または設定します。
構文
'Declaration
 
Public Property Orientation As SliderOrientation
'使用法
 
Dim instance As FpSlider
Dim value As SliderOrientation
 
instance.Orientation = value
 
value = instance.Orientation
public SliderOrientation Orientation {get; set;}

プロパティ値

スライダの向きを決定するSliderOrientation設定
参照

FpSlider クラス
FpSlider メンバ

 

 


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