PowerTools MultiRow for Windows Forms 8.0J
MouseWheelDirection プロパティ

マウスホイールを動かしたときに GcMultiRow がスクロールする方向を示す値を取得または設定します。
構文
Public Property MouseWheelDirection As Orientation
public Orientation MouseWheelDirection {get; set;}

プロパティ値

System.Windows.Forms.Orientation 値の 1 つ。既定値は System.Windows.Forms.Orientation.Vertical です。
例外
例外解説
System.ComponentModel.InvalidEnumArgumentException指定された値が System.Windows.Forms.Orientation 値の 1 つではありません。
解説
このプロパティはチルトホイールには効果がありません。チルトホイールは常に水平方向に作用します。
参照

GcMultiRow クラス
GcMultiRow メンバ

 

 


© 2008-2015 GrapeCity inc. All rights reserved.