The tooltip displayed when the mouse is over the control.

Namespace:  C1.Web.UI.Controls.C1ProgressBar
Assembly:  C1ProgressBarClient (in C1ProgressBarClient.dll)

Syntax

JavaScript
function get_toolTip();
function set_toolTip(value);

See Also