VsColors::AutoHideTabTextKey Property

 

Gets the auto-hide tab text key.

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

public:
property Object^ AutoHideTabTextKey {
	static Object^ get();
}

Property Value

Type: System::Object^

The auto-hide tab text key.

Return to top
Show: