Construct a pressable caption button object.

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

Syntax

JavaScript
C1.Web.UI.Controls.C1Window.PressableCaptionButton = function(el, dialog);

Parameters

el
Type: DOMElement
DOM element
dialog
Type: C1.Web.UI.Controls.C1Window..::..C1Window
Parent dialog object

See Also