Softelvdm.Controls Class Library for Windows Controls 1.0

HaveToolTip Property, ToolTipClass Class

Softel vdm, Inc.

Returns whether a tooltip is currently displayed.

Syntax      ToolTipClass Class (Softelvdm.Controls)

VB   

Public ReadOnly Property HaveToolTip As Boolean

C#   

public bool HaveToolTip { get; }

C++   

public: property bool HaveToolTip {
        bool get();
}

Property Value

True if a tooltip is currently displayed, otherwise False.

Comments

The HaveToolTip property returns whether a tooltip is currently displayed.

Version Information

Supported in version 1.0.
Products Table


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com