ShapeElement.HasDragOverToolTip 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 drag-over tooltip is supported by this shape.
public:
virtual property bool HasDragOverToolTip { bool get(); };
public virtual bool HasDragOverToolTip { get; }
member this.HasDragOverToolTip : bool
Public Overridable ReadOnly Property HasDragOverToolTip As Boolean