This topic has not yet been rated - Rate this topic

MouseAction.HasTooltip Property

Gets the mouse action and verifies whether it can have a tooltip.

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0.dll)
public virtual bool HasTooltip { get; }

Property Value

Type: System.Boolean
true if the mouse action can have a tooltip; otherwise, false.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.