RadControls for WPF

Defines the tyoe of the ribbon bar's application button.

Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.RibbonBar (in Telerik.Windows.Controls.RibbonBar.dll) Version: 2012.3.1129.40

Syntax

C#
public enum ApplicationButtonType
Visual Basic
Public Enumeration ApplicationButtonType

Members

Member nameValueDescription
Office20070 The application button is with Office2007 style.
Office20101 The application button is with Office2010 style.

See Also