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

Structure

This article will show the internal elements structure of RadRadioButton:

Figure 1: RadRadioButton's elements hierarchy

WinForms RadRadioButton's Elements Hierarchy

  1. RadRadiomark
    1.1. RadioPrimitive: represents the radio button's toggle primitive
    1.2. ImagePrimitive: represents the radio button's image
  2. TextPrimitive: represents the radio button's text
  3. ImagePrimitive

Figure 2: RadRadioButton's structure

WinForms RadRadioButton's Structure

In this article