A button that can be shown in the C1Window caption box.

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

Syntax

C#
public class CaptionButton : CaptionElement
Visual Basic
Public Class CaptionButton _
	Inherits CaptionElement

Inheritance Hierarchy

System..::..Object
  C1BaseStateManager
    C1.Web.UI.Controls.C1Window..::..CaptionElement
      C1.Web.UI.Controls.C1Window..::..CaptionButton
        C1.Web.UI.Controls.C1Window..::..PressableCaptionButton

See Also