The HorizontalDivider control is used to visually segment the Web application screen by displaying a horizontal line. It is possible to make settings for the width in CSS notation, for the height (pre-defined top/bottom margin via type HorizontalDividerHeight), and for the appearance (type HorizontalDividerType).
The following examples shows how to use the HorizontalDivider. The first area contains a HorizontalDivider with two divider instances containing different settings for the visual display. The second area contains a form and buttons, and the buttons are visually separated from the form.