'宣言
Public Shared Function GetThemeBackgroundRegion( _
ByVal As System.IntPtr, _
ByVal As System.IntPtr, _
ByVal As System.Integer, _
ByVal As System.Integer, _
ByRef As Win32.RECT, _
ByRef As System.IntPtr _
) As System.IntPtr
public static System.IntPtr GetThemeBackgroundRegion(
System.IntPtr ,
System.IntPtr ,
System.int ,
System.int ,
ref Win32.RECT ,
out System.IntPtr
)