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

Figure 1: RadForm's Elements Hierarchy

WinForms RadForm Elements Hierarchy

Figure 2: RadForm's Structure

WinForms RadForm Structure

  1. RadFormElement
    1.1 RadFormTitleBarElement: represents the title bar.
         1.1.1 RadImageButtonElement: represents each system button.
    1.2 RadFormMdiControlStripItem: represents the MdiControlStrip item that should appear below the title bar when a MDI child is maximized.
    1.3 FormBorderPrimitive: represents the form's border

See Also

In this article