ShapeElement.HasCustomToolTip Property
Definition
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.
Returns whether this shape has a custom rendering of a tooltip
protected public:
virtual property bool HasCustomToolTip { bool get(); };
protected internal virtual bool HasCustomToolTip { get; }
member this.HasCustomToolTip : bool
Protected Friend Overridable ReadOnly Property HasCustomToolTip As Boolean