ShapeElement.HasToolTip Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Get/Set whether or not the Shape shows a mouse hover tooltip by default
C++
public:
virtual property bool HasToolTip { bool get(); };
public virtual bool HasToolTip { get; }
member this.HasToolTip : bool
Public Overridable ReadOnly Property HasToolTip As Boolean
Product | Versions |
---|---|
Visual Studio SDK | 2017, 2019, 2022 |