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 RadRibbonForm control.

Figure 1: RadRibbonForm's Elements Hierarchy

WinForms RadRibbonForm Elements Hierarchy

Figure 2: RadRibbonForm's structure

WinForms RadRibbonForm Structure

  1. RibbonFormElement
    1.1 RibbonFormBorderPrimitive: represents the form's border
    1.2 RadRibbonBar: represents the ribbon bar
         1.2.1 RadRibbonBarCaption: represents the caption
         1.2.2 RadImageButtonElement: represents each system button.

See Also

In this article