RibbonTabHeader::OnActivatingKeyTip Method (ActivatingKeyTipEventArgs^)

.NET Framework (current version)
 

Called when the KeyTip or accelerator key is pressed.

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

protected:
virtual void OnActivatingKeyTip(
	ActivatingKeyTipEventArgs^ e
)

Parameters

e
Type: System.Windows.Controls::ActivatingKeyTipEventArgs^

Contains data about the activation.

.NET Framework
Available since 4.5
Return to top
Show: