'宣言Public Event GiveFeedback As GiveFeedbackEventHandler
public event GiveFeedbackEventHandler GiveFeedback
イベント データ
イベント ハンドラが、このイベントに関連するデータを含む、GiveFeedbackEventArgs 型の引数を受け取りました。次の GiveFeedbackEventArgs プロパティには、このイベントの固有の情報が記載されます。
| プロパティ | 解説 | 
|---|---|
| Effect | Gets the drag-and-drop operation feedback that is displayed. | 
| UseDefaultCursors | Gets or sets whether drag operation should use the default cursors that are associated with drag-drop effects. | 
参照