Title Panel

A group-panel control with rounded corners and a gray header area.

Namespace: LSOne.Controls

Assembly: LSOne.Controls.TitlePanel

 

Syntax

public partial class TitlePanel : ScrollableControl

 

Constructors

Name

Description

TitlePanel()

Default constructor

 

Properties

Name

Description

Collapsed

Get or set if the control is collapsed.

CollapsedHeight

Get the collapsed height of the control.

Collapsible

Get or set if the control is collapsible by the user.

ExpandHeight

Get the expanded height of the control.

Image

Get or set the image shown in front of the title text.

TitleFont

Get or set font used to display the title of the control.