CommandBarButtonClass.Move(Object, Object) Method

Definition

public virtual Microsoft.Office.Core.CommandBarControl Move (object Bar, object Before);
abstract member Move : obj * obj -> Microsoft.Office.Core.CommandBarControl
override this.Move : obj * obj -> Microsoft.Office.Core.CommandBarControl
Public Overridable Function Move (Optional Bar As Object, Optional Before As Object) As CommandBarControl

Parameters

Bar
Object
Before
Object

Returns

Implements

Applies to