BehaviorService.EndDrag 이벤트

정의

BehaviorService에서 끌기 작업을 완료할 때 발생합니다.

public:
 event System::Windows::Forms::Design::Behavior::BehaviorDragDropEventHandler ^ EndDrag;
public event System.Windows.Forms.Design.Behavior.BehaviorDragDropEventHandler EndDrag;
public event System.Windows.Forms.Design.Behavior.BehaviorDragDropEventHandler? EndDrag;
member this.EndDrag : System.Windows.Forms.Design.Behavior.BehaviorDragDropEventHandler 
Public Custom Event EndDrag As BehaviorDragDropEventHandler 

이벤트 유형

설명

BehaviorService 끌기 작업이 완료된 직후 이벤트를 발생합니다 EndDrag .

이벤트 처리에 대한 자세한 내용은 이벤트 처리 및 발생 을 참조하십시오.

적용 대상

추가 정보