FlexChart for WinForms
GiveFeedback イベント (FlexChart)

C1.Win.FlexChart.5 アセンブリ > C1.Win.Chart 名前空間 > FlexChart クラス : GiveFeedback イベント
シンタックス
'宣言
 
Public Event GiveFeedback As System.Windows.Forms.GiveFeedbackEventHandler
public event System.Windows.Forms.GiveFeedbackEventHandler GiveFeedback
イベント データ

イベント ハンドラが、このイベントに関連するデータを含む、System.Windows.Forms.GiveFeedbackEventArgs 型の引数を受け取りました。次の GiveFeedbackEventArgs プロパティには、このイベントの固有の情報が記載されます。

プロパティ解説
Gets the drag-and-drop operation feedback that is displayed.  
Gets or sets whether drag operation should use the default cursors that are associated with drag-drop effects.  
参照