private void btn_weibo_sina_auth_Click(object sender, EventArgs e) { SinaWBOauth sinawb = new SinaWBOauth(); sinawb.ShowDialog(); }