简单的记事本
摘要:
就一个自己做得简单的记事本,几年前的了form2.h//登陆界面 private: System::Void checkBox1_CheckedChanged(System::Object^ sender, System::EventArgs^ e) { textBox2->PasswordChar=checkBox1->Checked ? 0 : '*’;} //显示密码checkBox按钮private: System::Void button1_Click(System::Object^ sender, Sys... 阅读全文
posted @ 2013-08-02 23:39 不归家的夜 阅读(273) 评论(0) 推荐(0)
浙公网安备 33010602011771号