摘要
在学籍管理程序设计中使用TREEVIEW控件以树形目录的方式来分层显示、定位学生,以学 校、班级、学生三层作为控件的三层结点。对TREEVIEW控件的INIT、NODECLICK事件进行编程来实现控 件的显示,同时对绑定学籍信息中的序号,班级,姓名文本框控件的相应事件进行编程,使TREEVIEW控件 在不重启的情况下及时反馈学籍库中信息的变化。
Using TreeView Control in a Student status application, we can display the schools, classes and students information in a tree structure. And , with code in INIT,NODECLICK methods of TREEVIEW control, we can also implement many function that we want: Such as display a control,bind students information to textbox,and write code synchronization database contents and display information.
出处
《内江师范学院学报》
2005年第6期31-34,共4页
Journal of Neijiang Normal University