_CommandBarActiveX::Move Method (Object^, Object^)

 

This method is deprecated.

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

[DispIdAttribute(1610874902)]
CommandBarControl^ Move(
	Object^ Bar,
	Object^ Before
)

Parameters

Bar
Type: System::Object^

The command bar.

Before
Type: System::Object^

The object before which to move.

Return Value

Type: Microsoft.VisualStudio.CommandBars::CommandBarControl^

This method is deprecated.

Return to top
Show: