BCGSoft.Visualization Namespace > WinXPThemeManager Class : WinXPGetThemeColor Method |
'Declaration Public Sub WinXPGetThemeColor( _ ByVal theme As WinXPTheme, _ ByVal iPartId As Integer, _ ByVal iStateId As Integer, _ ByVal iPropId As Integer, _ ByRef color As Color _ )
'Usage Dim instance As WinXPThemeManager Dim theme As WinXPTheme Dim iPartId As Integer Dim iStateId As Integer Dim iPropId As Integer Dim color As Color instance.WinXPGetThemeColor(theme, iPartId, iStateId, iPropId, color)
public void WinXPGetThemeColor( WinXPTheme theme, int iPartId, int iStateId, int iPropId, ref Color color )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2