public Form1() { InitializeComponent(); this.cv = new ConvertToPreTag_3_0_83(); comboBox1.DataSource = this.cv.getRule(); comboBox2.SelectedIndex = 0; EntHttpControl control = new EntHttpControl(this); control.sendRequest("http://emflant.tistory.com/42"); }