2011年7月11日

摘要: 今天在学习AE的过程中,看到关于ICustomizeDialogEvents_Event的代码段,觉着挺不理解,于是查了相关文档初步理解了下。现在把自己理解的内容写下来 在高手眼中 估计这些根本不是问题 不过身为初学者 还是很有必要 凡事知道因为所以然比较好!Public class Form1:System.Windows.Forms.Form{ // 声明并初始化ICustomizeDialog接口类型变量为m_CustomizeDialog private ICustomizeDialog m_CustomizeDialog =new CustomzieDialogClass 阅读全文
posted @ 2011-07-11 16:48 wyh602 阅读(258) 评论(0) 推荐(0)

导航