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