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

Structure

This article will show the internal elements structure of RadSplitButton:

Figure 1: RadDropDownButton's elements hierarchy

WinForms RadDropDownButton's elements hierarchy

  1. RadArrowButtonElement: represents the arrow button that opens the popup
  2. ActionButtonElement: represents the action button element
  3. RadMenuItem: represents the drop down item
  4. RadDropDownButtonPopup: represents the drop down

Figure 2: RadDropDownButton's structure

WinForms RadDropDownButton's structure

In this article