'Declaration
Public Overloads Shared Function GetThemeColor( _ ByVal cls As WindowClass, _ ByVal part As System.Integer, _ ByVal state As System.Integer, _ ByVal propID As System.Integer _ ) As System.Drawing.Color
'Usage
Dim cls As WindowClass Dim part As System.Integer Dim state As System.Integer Dim propID As System.Integer Dim value As System.Drawing.Color value = NUxTheme.GetThemeColor(cls, part, state, propID)
public static System.Drawing.Color GetThemeColor( WindowClass cls, System.int part, System.int state, System.int propID )
Parameters
- cls
- part
- state
- propID