StructuredCompositeActivityDesigner.OnDragDrop(ActivityDragEventArgs) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Avertit le StructuredCompositeActivityDesigner moment où une opération de glisser-déplacer est terminée avec les limites de son aire de conception.
protected:
override void OnDragDrop(System::Workflow::ComponentModel::Design::ActivityDragEventArgs ^ e);
protected override void OnDragDrop(System.Workflow.ComponentModel.Design.ActivityDragEventArgs e);
override this.OnDragDrop : System.Workflow.ComponentModel.Design.ActivityDragEventArgs -> unit
Protected Overrides Sub OnDragDrop (e As ActivityDragEventArgs)
Paramètres
Qui ActivityDragEventArgs définit les arguments d’événement d’opération.
Exceptions
e contient une référence null (Nothing dans Visual Basic).