Sdílet prostřednictvím


ActivityDesigner.ShowInPlaceTip(String, Rectangle) Metoda

Definice

Zobrazí zadanou špičku nástroje 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 obsahující popis nástroje, který se má zobrazit.

rectangle
Rectangle

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

Platí pro