搜索资源列表
WebBrowser的8个方法和13个属性
- WebBrowser的8个方法和13个属性,以及它们的功能: 方法 说明 GoBack 相当于IE的“后退”按钮,使你在当前历史列表中后退一项 GoForward 相当于IE的“前进”按钮,使你在当前历史列表中前进一项 GoHome 相当于IE的“主页”按钮,连接用户默认的主页 GoSearch 相当于IE的“搜索”按钮,连接用户默认的搜索页面 Navigate 连接到指定的URL Refresh 刷新当前页面 Refresh2 同上,只是可
cal
- 1) 文本框的双向作用(即输入与输出) 2) 窗体的双重作用(容器与输出) 3) 事件过程的编写 4) 输入输出的简单实现 5) 窗体、文本框、标签、命令按钮等基本控件的常用属性的动-1) the role of two-way text box (that is, input and output) 2) form the dual role of (the container and output) 3) event procedure of the preparation
PictureBox
- PictureBox控件提供了更多的功能和绘图的方法。可以利用PictureBox控件提供的方法在其上面绘制图形,还可以把PictureBox控件作为容器,将其他控件放在其中,从而实现分组的效果。-More functionality provided by the PictureBox control and the method of drawing. Can use the PictureBox control methods in the graph above, you can als