RadTitleBar control it used in forms and provides functionality
for dragging, minimizing, maximizing and closing the form. This control is internally used by
RadForm.
To include a title bar with maximize, minimize and close button functionality
simply drag it from the toolbox on the desired form. This control is great addition to the
ShapedForm.
To customize the minimize, maximize and close buttons, use the
RadTitleBar.TitleBarElement MinimizeButton, MaximizeButton and
CloseButton objects. Each button is a
RadButtonElement type that include properties to control text,
image, and layout.