This topic has not yet been rated - Rate this topic

IVsUIShell.GetVSSysColor Method

This method is deprecated. Use GetVSSysColorEx instead.

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
int GetVSSysColor(
	VSSYSCOLOR dwSysColIndex,
	out uint pdwRGBval
)

Parameters

dwSysColIndex
Type: Microsoft.VisualStudio.Shell.Interop.VSSYSCOLOR
Do not use.
pdwRGBval
Type: System.UInt32
Do not use.

Return Value

Type: System.Int32
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.