x4fef14ebf3863c7f.cs
上传用户:xlxx0122
上传日期:2015-04-24
资源大小:3904k
文件大小:1k
源码类别:

.net编程

开发平台:

C#

  1. namespace Sunisoft.IrisSkin.InternalControls
  2. {
  3.     using System;
  4.     using System.Windows.Forms;
  5.     internal class x4fef14ebf3863c7f : Form
  6.     {
  7.         private x3c41176af7e54b01 x11d58b056c032b03;
  8.         private bool xbb04efaa616d8bab = true;
  9.         public x4fef14ebf3863c7f(x3c41176af7e54b01 target, MainMenu ori)
  10.         {
  11.             this.x11d58b056c032b03 = target;
  12.             base.Menu = ori;
  13.             IntPtr handle = base.Handle;
  14.             this.xbb04efaa616d8bab = false;
  15.         }
  16.         protected override void WndProc(ref Message m)
  17.         {
  18.             if ((m.Msg == 0x47) && !this.xbb04efaa616d8bab)
  19.             {
  20.                 this.x11d58b056c032b03.x39e008704a72ea56();
  21.                 this.x11d58b056c032b03.Invalidate();
  22.             }
  23.             base.WndProc(ref m);
  24.         }
  25.     }
  26. }