Metoda DTE2.GetThemeColor —

Pobiera kolor używany do rysowania interfejsu użytkownika w ramach Visual Studio.

Przestrzeń nazw:  EnvDTE80
Zestaw:  EnvDTE80 (w EnvDTE80.dll)

Składnia

'Deklaracja
Function GetThemeColor ( _
    Element As vsThemeColors _
) As UInteger
uint GetThemeColor(
    vsThemeColors Element
)
unsigned int GetThemeColor(
    vsThemeColors Element
)
abstract GetThemeColor : 
        Element:vsThemeColors -> uint32
function GetThemeColor(
    Element : vsThemeColors
) : uint

Parametry

Wartość zwracana

Typ: UInt32
Wartość koloru reprezentująca standardowy kolor zdefiniowany przez vsThemeColors.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

DTE2 Interfejs

Przestrzeń nazw EnvDTE80