_IMsoOleAccDispObj.accKeyboardShortcut Property (Object)

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

Syntax

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

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

Parameters

Property Value

Type: System.String

Implements

IAccessible.accKeyboardShortcut[Object]

See Also

Reference

_IMsoOleAccDispObj Interface

_IMsoOleAccDispObj Members

accKeyboardShortcut Overload

Microsoft.Office.Core Namespace