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

Structure

This article will show the internal elements structure of RadButton.

Figure 1: RadButton's elements hierarchy

WinForms RadButtons Elements Hierarchy

  1. FillPrimitive: represents the button's filling
  2. ImageAndTextLayoutPanel
    2.1. ImagePrimitive: represents the button's image
    2.2. TextPrimitive: represents the button's text
  3. BorderPrimitive: represents's the button's border

Figure 2: RadButton's structure

WinForms RadButtons Structure

In this article