Share via


CommandBarControl.accKeyboardShortcut Property (Object)

Reserved for internal use.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
ReadOnly Property accKeyboardShortcut ( _
    varChild As Object _
) As String
    Get
'Usage
Dim instance As CommandBarControl
Dim varChild As Object
Dim value As String

value = instance.accKeyboardShortcut(varChild)
string this[
    Object varChild
] { get; }

Parameters

Property Value

Type: System.String

Implements

_IMsoOleAccDispObj.accKeyboardShortcut[Object]

See Also

Reference

CommandBarControl Interface

CommandBarControl Members

accKeyboardShortcut Overload

Microsoft.Office.Core Namespace