ActivityDesigner.ShowInPlaceTip(String, Rectangle) Yöntem

Tanım

Belirtilen dikdörtgen konumunda belirtilen araç ipucunu görüntüler.

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)

Parametreler

infoTip
String

Görüntülenecek araç ipucunu içeren dize.

rectangle
Rectangle

Rectangle Araç ipucunun görüntüleneceği konumu tanımlayan bir.

Şunlara uygulanır