private void button6_Click(object sender, EventArgs e) { short istatus = quoteCom.RetriveLastIndex(IdxKind.IdxKind_List); if (istatus < 0) // { AddInfo(quoteCom.GetSubQuoteMsg(istatus)); } }