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

Structure

This article will show the internal elements structure of RadToggleButton:

Figure 1: RadToggleButton's elements hierarchy

WinForms RadToggleButton's Elements Hierarchy

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

Figure 2: RadToggleButton's structure

WinForms RadToggleButton's Structure

In this article