RibbonButton::ShowKeyboardCues Property

.NET Framework (current version)
 

Gets a value that indicates whether to show the keyboard focus visual for this control.

Namespace:   System.Windows.Controls.Ribbon
Assembly:  System.Windows.Controls.Ribbon (in System.Windows.Controls.Ribbon.dll)

public:
property bool ShowKeyboardCues {
	bool get();
}

Property Value

Type: System::Boolean

true to show the keyboard focus visual; otherwise, false.

Identifier field

ShowKeyboardCuesProperty

Metadata properties set to true

None

.NET Framework
Available since 4.5
Return to top
Show: