Share via


CommandBar.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 CommandBar
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

CommandBar Interface

CommandBar Members

accKeyboardShortcut Overload

Microsoft.Office.Core Namespace