public extern static int GetThemeSysBool(IntPtr hTheme, int iBoolId);
Declare Function GetThemeSysBool Lib "uxtheme.dll" (TODO) As TODO
Public Shared Function GetThemeSysBool(hTheme As IntPtr, iBoolId As Integer) As Integer