wander · 2005-01-13 00:42:56 · 阅读: 390 不懂C#,CPP中我這麼寫:放在主FORM的OnShow事件中: if (LOGOFM->ShowModal() != mrOk) { this->Close(); …… <空>