New to Telerik UI for WinForms? Download free 30-day trial

Structure

This article describes the inner structure and organization of the elements which build the RadTitleBar control.

Figure 1: RadTitleBar's Elements Hierarchy

WinForms RadRadTitleBar Elements Hierarchy

Figure 2: RadTitleBar's structure

WinForms RadRadTitleBar Structure

  1. RadTitleBarElement
    1.1 FillPrimitive: Represents the fill of RadTitleBar
    1.2 DockLayoutPanel: Holds the system buttons and text element
         1.2.1 TextPrimitive: Represents the text of RadTitleBar
         1.2.2 StackLayoutElement: Holds the system buttons
             1.2.2.1 RadImageButtonElement: Represents each of the system buttons.

See Also

In this article