|
|
|
ShowAlways Property, ToolTipClass Class |
Defines whether tooltips are always displayed.
Syntax ToolTipClass Class (Softelvdm.Controls)
VB |
Public Property ShowAlways As Boolean |
C# |
public bool ShowAlways { get; set; } |
C++ |
public: property bool ShowAlways { |
Property Value
True if tooltips are always displayed, otherwise False.
Comments
The ShowAlways property defines whether tooltips are always displayed.
SftTree/NET 2.0: Two instances of the ToolTipClass class are available. The control's ToolTip property defines attributes for all tooltips, the ScrollTip property defines attributes for scrolltips. The ShowAlways property defines whether scrolltips are displayed or whether tooltips are always displayed when the mouse cursor is positioned within a cell.
Version Information
Supported in version 1.0.
Products Table