Partager via


ActivityDesigner.ShowInPlaceTip(String, Rectangle) Méthode

Définition

Affiche l'info-bulle spécifiée à l'emplacement de rectangle spécifié.

protected:
 void ShowInPlaceTip(System::String ^ infoTip, System::Drawing::Rectangle rectangle);
protected void ShowInPlaceTip (string infoTip, System.Drawing.Rectangle rectangle);
member this.ShowInPlaceTip : string * System.Drawing.Rectangle -> unit
Protected Sub ShowInPlaceTip (infoTip As String, rectangle As Rectangle)

Paramètres

infoTip
String

Chaîne qui contient l'info-bulle à afficher.

rectangle
Rectangle

Rectangle qui définit l'emplacement auquel afficher l'info-bulle.

S’applique à