Freigeben über


RibbonApplicationSplitMenuItem.OnActivatingKeyTip-Methode

Wird aufgerufen, wenn der KeyTip oder die Tastenkombination gedrückt wird.

Namespace:  Microsoft.Windows.Controls.Ribbon
Assembly:  RibbonControlsLibrary (in RibbonControlsLibrary.dll)

Syntax

'Declaration
Protected Overrides Sub OnActivatingKeyTip ( _
    e As ActivatingKeyTipEventArgs _
)
protected override void OnActivatingKeyTip(
    ActivatingKeyTipEventArgs e
)
protected:
virtual void OnActivatingKeyTip(
    ActivatingKeyTipEventArgs^ e
) override
abstract OnActivatingKeyTip : 
        e:ActivatingKeyTipEventArgs -> unit 
override OnActivatingKeyTip : 
        e:ActivatingKeyTipEventArgs -> unit 
protected override function OnActivatingKeyTip(
    e : ActivatingKeyTipEventArgs
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

RibbonApplicationSplitMenuItem Klasse

Microsoft.Windows.Controls.Ribbon-Namespace