Ribbon for WinForms
AllowPanningFeedback プロパティ (TouchConfiguration)

C1.Win.8 アセンブリ > C1.Win.Touch 名前空間 > TouchConfiguration クラス : AllowPanningFeedback プロパティ
Gets or sets whether the control shows a visual cue when a user reaches the end of a pannable area.
シンタックス
'宣言
 
Public Property AllowPanningFeedback As Boolean
public bool AllowPanningFeedback {get; set;}
解説
To enable panning feedback you should update the OverpanOffsetX and OverpanOffsetY properties of the TouchOutput object in the ITouchDestination.ProceedInteraction() method.
参照

TouchConfiguration クラス
TouchConfiguration メンバ