共用方式為


VsBrushes.ToolWindowButtonInactiveKey Property

Gets the tool window button inactive key.

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

Syntax

'宣告
Public Shared ReadOnly Property ToolWindowButtonInactiveKey As Object
public static Object ToolWindowButtonInactiveKey { get; }

Property Value

Type: System.Object
The tool window button inactive key.

.NET Framework Security

See Also

Reference

VsBrushes Class

Microsoft.VisualStudio.Shell Namespace