Пример #1
0
 public CustomView(int nID, UserControl1 userCtrl)
 {
     m_nID       = nID;
     userControl = userCtrl;
 }