2011年4月8日

WPF实现MDI窗体的方法

摘要: 第一:新建一个类(Class)Win32Native.cs代码如下:using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace WpfApplication1 { public class Win32Native { [System.Runtime.InteropServices.DllImport("user32.dll", EntryPoint = "SetParent")] public extern static I 阅读全文

posted @ 2011-04-08 16:36 MichaelZhao 阅读(2974) 评论(0) 推荐(0) 编辑

2010年8月24日

随笔测试

摘要: 随笔测试[代码] 阅读全文

posted @ 2010-08-24 13:40 MichaelZhao 阅读(145) 评论(1) 推荐(0) 编辑

导航