| 1. | Event in the form module , it shadows the form s own 事件,则该事件将隐藏窗体自身的 |
| 2. | Create a default form module 创建一个预先设定的表格模块 |
| 3. | Declare a public variable in the form module , as in the following code 在窗体模块中声明一个公共变量,如下列代码所示: |
| 4. | For best performance , upgrade code in modules rather than in form modules 为了获得最佳性能,请升级除窗体模块以外的其他模块中的代码。 |
| 5. | Although by default a form module contains only a single class , you could create additional modules by adding code below the 默认情况下,一个窗体模块仅包含一个单独的类,但您可以通过在 |
| 6. | This form module provides an example of how to drag list items from one list box and drop them into another list box 这个窗体模块提供了一个示例,如何从一个列表框中拖曳列表框项目,并将它们放置到另一个列表框中。 |
| 7. | Drag items from one list box to another - this form module provides an example of how to drag list items from one list box and drop them into another list box 这个窗体模块提供了一个示例,如何从一个列表框中拖曳列表框项目,并将它们放置到另一个列表框中。 |
| 8. | System application has been designed , including data - management module , data finding module , report form module , life predict module and exterior interface module 并完成了数据库系统前端结构设计,包括数据库管理模块,数据库查询模块,报表输出模块,寿命预测模块和外部接口的设计。 |
| 9. | To resolve the printing problem , the report forms module is developed based on the word . the report forms module adopt " 00 " thinking to access information from database 网络报表模块尝试采用基于word的实现方式解决用户提出的打印问题,在对信息提取方面尝试采用面向对象的思想,提高开发效率。 |
| 10. | Classes can be created in three waysas a part of the code in a form module in a windows application project , as a separate class module added to a 可以通过三种方式创建类:作为“ windows应用程序”项目的某个窗体模块中代码的一部分、作为添加到“ windows应用程序”项目的一个独立类模块、或作为一个独立的“类库”项目。 |