_CommandBarComboBox.Reset Method

Resets the control.

Namespace:  Microsoft.VisualStudio.CommandBars
Assembly:  Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)

Syntax

‘선언
Sub Reset
‘사용 방법
Dim instance As _CommandBarComboBox

instance.Reset()
void Reset()
void Reset()
abstract Reset : unit -> unit 
function Reset()

Implements

CommandBarControl.Reset()

.NET Framework Security

See Also

Reference

_CommandBarComboBox Interface

_CommandBarComboBox Members

Microsoft.VisualStudio.CommandBars Namespace