CommandBarPopup::Left Property

 

Gets the left coordinates. This property is deprecated.

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

[DispIdAttribute(1610874903)]
property int Left {
	[DispIdAttribute(1610874903)]
	int get();
}

Property Value

Type: System::Int32

The left coordinates. This property is deprecated.

This property throws a DeprecatedException when called.

Return to top
Show: