'Declaration Public Function GetThemeColor( _ ByVal name As String _ ) As Color
'Usage Dim instance As ThemeColor Dim name As String Dim value As Color value = instance.GetThemeColor(name)
public Color GetThemeColor( string name )
Target Platforms: Windows Server 2012, Windows RT
ThemeColor Class ThemeColor Members
Copyright © GrapeCity, inc. All rights reserved.