RadControls for WPF

Specifiy the activation method.

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

Syntax

C#
public enum ActivationMethod
Visual Basic
Public Enumeration ActivationMethod

Members

Member nameValueDescription
Mouse0 Activated by Mouse.
Keyboard1 Activated by Keyboard.

See Also