Share via


CommandBarComboBoxClass.HelpContextId Property

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

Syntax

'Declaration
Public Overridable Property HelpContextId As Integer
    Get
    Set
'Usage
Dim instance As CommandBarComboBoxClass
Dim value As Integer

value = instance.HelpContextId

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

Property Value

Type: System.Int32

Implements

_CommandBarComboBox.HelpContextId

See Also

Reference

CommandBarComboBoxClass Class

CommandBarComboBoxClass Members

Microsoft.Office.Core Namespace