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