Partager via


_CommandBarComboBox.Reset Method

Resets a built-in command bar control to its original function and face.

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

Syntax

'Declaration
Sub Reset
'Usage
Dim instance As _CommandBarComboBox

instance.Reset()
void Reset()

Implements

CommandBarControl.Reset()

Remarks

Resetting a built-in control restores the actions originally intended for the control and resets each of the control's properties back to its original state.

See Also

Reference

_CommandBarComboBox Interface

_CommandBarComboBox Members

Reset Overload

Microsoft.Office.Core Namespace