树型结构CheckBox的控制

前几天研究treeView控件时写的一个控制CheckBox类,想给各位大侠评价一下,谢谢大家多多指点。

using System;
using System.Collections.Generic;
using System.Text;
using System.Data;
using System.Windows.Forms;

namespace Helper
{
    
public class TreeViewHelper
    
{
        
树型结构CheckBox的控制

    }

}


posted @ 2008-03-22 22:35  船夫水手  阅读(164)  评论(0)    收藏  举报