示例#1
0
 /// <summary>
 /// Initialize a new instance of the KryptonCheckSet class.
 /// </summary>
 public KryptonCheckSet()
 {
     _checkButtons = new KryptonCheckButtonCollection(this);
 }
 /// <summary>
 /// Initialize a new instance of the KryptonCheckSet class.
 /// </summary>
 public KryptonCheckSet()
 {
     _checkButtons = new KryptonCheckButtonCollection(this);
 }