FarPoint.Win アセンブリ > FarPoint.Win 名前空間 : VerticalScrollMode 列挙体 |
'Declaration Public Enum VerticalScrollMode Inherits System.Enum
'使用法 Dim instance As VerticalScrollMode
public enum VerticalScrollMode : System.Enum
メンバ | 説明 |
---|---|
Pixel | コントロールをピクセル単位でスクロールします。 |
PixelAndRow | コントロールを行およびピクセル単位でスクロールします。 |
Row | コントロールを行単位でスクロールします。 |
System.Object
System.ValueType
System.Enum
FarPoint.Win.VerticalScrollMode