Softelvdm.Controls Class Library for Windows Controls 1.0

UseFading Property, ToolTipClass Class

Softel vdm, Inc.

Defines whether the tooltip uses a fading effect when it is being shown or hidden.

Syntax      ToolTipClass Class (Softelvdm.Controls)

VB   

Public Property UseFading As Boolean

C#   

public bool UseFading { get; set; }

C++   

public: property bool UseFading {
        bool get();
        void set(bool value);
}

Property Value

True if a fading effect is used, otherwise False.

The default value is True.

Comments

The UseFading property defines whether the tooltip uses a fading effect when it is being shown or hidden.

Version Information

Supported in version 1.0.
Products Table


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