ActivityDesigner.ShowInPlaceTip(String, Rectangle) Metoda

Definice

Zobrazí zadaný popis tlačítka v zadaném umístění obdélníku.

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)

Parametry

infoTip
String

Řetězec, který obsahuje popisek nástroje, který se má zobrazit.

rectangle
Rectangle

A Rectangle , která definuje umístění, ve kterém se má zobrazit popis.

Platí pro