Gets or sets the text displayed when the mouse pointer hovers over the button.

Namespace:  C1.Web.UI.Controls.C1Window
Assembly:  C1WindowClient (in C1WindowClient.dll)

Syntax

JavaScript
function get_tooltip();
function set_tooltip(value);

See Also