随笔分类 -  WinForm

WinForm的应用
摘要:一段很有用的代码,转过来看看。1usingMicrosoft.Win32;2usingSystem.Reflection;3AssemblyNamean=newAssemblyName();4RegistryKeyRegKey;5RegKey=Registry.ClassesRoot;6RegKey=RegKey.CreateSubKey("*\\shell\\MyApp");7RegKey.Se... 阅读全文
posted @ 2007-05-18 11:38 芈老头 阅读(1374) 评论(2) 推荐(0) 编辑
摘要:或者时,怎么来判断鼠标的点击董作为左击还是右击? 阅读全文
posted @ 2004-09-02 14:06 芈老头 阅读(1479) 评论(4) 推荐(0) 编辑