ActivityDesigner.SmartTagRectangle 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得應顯示智慧標籤的矩形。
protected:
virtual property System::Drawing::Rectangle SmartTagRectangle { System::Drawing::Rectangle get(); };
protected virtual System.Drawing.Rectangle SmartTagRectangle { get; }
member this.SmartTagRectangle : System.Drawing.Rectangle
Protected Overridable ReadOnly Property SmartTagRectangle As Rectangle
屬性值
應顯示智慧標籤的矩形。
備註
同時使用 ShowSmartTag 和 SmartTagVerbs 在 SmartTagRectangle 指定的位置上顯示可用之設計工具動作的智慧標籤。