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