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

Structure

This article will show the internal elements structure of RadRepeatButton:

Figure 1: RadRepeatButton's elements hierarchy

WinForms RadRepeatButton's Elements Hierarchy

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

Figure 2: RadRepeatButton's structure

WinForms RadRepeatButton's Structure

In this article