Share via


_CommandBarActiveX.HelpContextId Property

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

Syntax

'Declaration
Property HelpContextId As Integer
    Get
    Set
'Usage
Dim instance As _CommandBarActiveX
Dim value As Integer

value = instance.HelpContextId

instance.HelpContextId = value
int HelpContextId { get; set; }

Property Value

Type: System.Int32

Implements

CommandBarControl.HelpContextId

See Also

Reference

_CommandBarActiveX Interface

_CommandBarActiveX Members

HelpContextId Overload

Microsoft.Office.Core Namespace