Gets or sets the ToolTip for a caption button in a pressed state.

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

Syntax

JavaScript
function get_pressedToolTip();
function set_pressedToolTip(value);

See Also