New to Telerik UI for WinFormsStart a free 30-day trial

Properties

Updated on Aug 27, 2026
PropertyDescription
DisplayStyleSpecifies the logical combination of image and text primitives in the element.
RightColumnItemsGets a collection representing the right column items of RadApplicationMenu.
ButtonItemsGets a collection representing the button items of RadApplicationMenu.
RightColumnWidthGets or sets the right column width.
ShowTwoColumnDropDownMenuGets or sets the whether RadApplicationMenu will have TwoColumnDropDownMenu.
ShowItemToolTipsGets or sets a value indicating whether ToolTips are shown for the RadItem objects contained in the RadControl.
DropDownButtonElementGets the instance of RadApplicationMenuButtonElement wrapped by this control. RadApplicationMenuButtonElement is the main element in the hierarchy tree and encapsulates the actual functionality of RadApplicationMenu.

Methods

MethodDescription
DropDownButtonElement.ShowDropDownShows the drop down menu.
DropDownButtonElement.HideDropDownHides the drop down menu.

Events

EventDescription
DropDownOpeningFires when the drop down is about to be opened. It is a cancelable event.
DropDownOpenedFires when the drop down is opened.
DropDownClosedFires when the drop down is closed.

RadApplicationMenu is a derivative of RadDropDownButton. Hence, the properties, methods and events applicable for RadDropDownButton are applicable for RadApplicationMenu. Additional information is available in the DropDownButton >> Properties, Methods and Events help article.

See Also

In this article
MethodsEventsSee Also
Not finding the help you need?
Contact Support