Sdílet prostřednictvím


IInfoPathEditorProperties.HostTranslatesAcceleratorsFirst Property

This member is reserved for internal use and is not intended to be used directly from your code.

Namespace:  Microsoft.Office.Interop.InfoPath
Assembly:  Microsoft.Office.Interop.InfoPath (in Microsoft.Office.Interop.InfoPath.dll)

Syntax

'Declaration
Property HostTranslatesAcceleratorsFirst As Boolean
    Get
    Set
'Usage
Dim instance As IInfoPathEditorProperties
Dim value As Boolean

value = instance.HostTranslatesAcceleratorsFirst

instance.HostTranslatesAcceleratorsFirst = value
bool HostTranslatesAcceleratorsFirst { get; set; }

Property Value

Type: System.Boolean
Returns Boolean.

See Also

Reference

IInfoPathEditorProperties Interface

IInfoPathEditorProperties Members

Microsoft.Office.Interop.InfoPath Namespace