当前位置:首页 » 软件开发
开发技术指南» 文章正文
    引言: 摘自:http://discuss.develo
 

 

    摘要: using system; using system.text; using system.text.regularexpressions; namespace com.osleague.component { /// <summary> /// 语法分析器,将所有code根据语法进行变色 /// <list type="vb">......
 ·globalizedpropertygrid(一)    »显示摘要«
    摘要: source code: globalizedpropertygrid_source.zip 48 kb. introduction the property grid is a nice control to display properties and values. you create an instance of your class and assign it to ......


Progressbar+statusbar
摘自:http://discuss.develop.com/ 測試過,挺好的!   public class progressstatusbar : system.windows.forms.statusbar         {                 public progressstatusbar()                 {                         this.sizinggrip = false;                         this.showpanels = true;                 }                              protected override void ondrawitem(statusbardrawitemeventargs e)                 {                         if (e.panel.gettype().tostring().endswith("progresspanel"))                    
...   下一页
 ·c#中的常用例程    »显示摘要«
    摘要: 0. 从c#中调用com组件 (后期连接) .net框架是com的一个自然发展,两者共享许多核心要素,这包括组件的再利用以及语言的种 立性。 为了向后兼容,com interop可以使用现存的com组件而不要求对原始组件进行修改。当一个 框架开发人员想将com代码合并到一个管理应用程序中时,就可以用com interop功能引入相相关的co 类型。引入之后,这个com类型就......
» 本期热门文章:

©2000-2007 All Rights Reserved. 最佳浏览:1024X768 MSIE