MruListBox::DisableScrollOnRemove Property

Visual Studio 2015
 

Microsoft internal use only.

Namespace:   Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

public:
property bool DisableScrollOnRemove {
	bool get();
	void set(bool value);
}

Property Value

Type: System::Boolean

Returns Boolean.

Return to top
Show: