StructuredCompositeActivityDesigner.OnShowSmartTagVerbs(Point) 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.
Affiche les verbes de concepteur associés à une étiquette active à un emplacement spécifié sur l’aire de conception de workflow.
protected:
override void OnShowSmartTagVerbs(System::Drawing::Point smartTagPoint);
protected override void OnShowSmartTagVerbs (System.Drawing.Point smartTagPoint);
override this.OnShowSmartTagVerbs : System.Drawing.Point -> unit
Protected Overrides Sub OnShowSmartTagVerbs (smartTagPoint As Point)
Paramètres
- smartTagPoint
- Point
Point qui représente l'emplacement sur l'aire de conception de workflow pour lequel afficher les objets DesignerAction.