'宣言
Public Shared Function DrawThemeBackground( _
ByVal As IntPtr, _
ByVal As IntPtr, _
ByVal As Integer, _
ByVal As Integer, _
ByRef As VisualStyle.RECT, _
ByRef As VisualStyle.RECT _
) As Integer
public static int DrawThemeBackground(
IntPtr ,
IntPtr ,
int ,
int ,
ref VisualStyle.RECT ,
ref VisualStyle.RECT
)