Пример #1
0
 public Form1()
 {
     InitializeComponent();
     RegisterUI.Add("MyControl", "Text");//控件类名,属性
 }