- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
VB记录2(VB record 2)
1. About the database
2. The form property ShowInTaskbar determines whether a form or MDI form is displayed in the taskbar
When true is displayed in the taskbar, otherwise no.
Windows state sets the form state, when it is 2, the window initializes to maximize, 1 window initialization minimizes
Scroll: scroll, scroll bar
4. Screen has two properties, height and width
5. QBColor (n) n is the value of 0 to 15. The smaller the color, the darker the color, the brighter the color
RGB (a, b, c) a, b, c is an integer of 0 ~ 255
6. The process of resize and load will also be performed while the Form is loaded
7. AutoRedraw explanation: when a window overrides another window, if the property is false, the text on it will be erased, so the repainting function needs to be turned on.
8. The difference between Form1. Left and Form1. Scaleleft
The Form. Left is relative to screen height and width, form1. Scaleleft is the relative Form of height and width.
9. Changing the BackColor property of the object will change the color of the object. The foreground color is the color in front of the background color. In general, the left key of the mouse controls the rendering of the foreground color, and the right mouse right controls the rendering of background color.
Label has the foreground and background and foreground is to change the label font color, background is to modify the background color.
10. Style property: the background color of commandbutton cannot be changed because its style property is not set to 1
11. Top, left, width and height can adjust the size of the window and adjust the position of the window. But the location of the adjustment window is usually done by move method form1. Move left, top, width, height
Container: for example, set command1. Container = form1 means to set up command1 on the top of form1, and in general, the pictureBox command frame, so the command cannot be placed directly on the frame and can only be adjusted by the Container
您可能关注的文档
- 汉中市快速代评助理(中级)高级工程师职称评定评审及申报(Evaluation and evaluation of senior engineer titles in hanzhong city rapid substitute (intermediate)).doc
- 汉字与ascii码区别(The difference between Chinese characters and ASCII characters).doc
- 汉字偏旁部首的特点及写法_马广健毛体书法_20141104_202745(The characteristics and writing of the Chinese characters on the side of the Chinese characters).doc
- 河北登高证培训上机考试试题答案判断-copy(Hebei denggao certificate training test test question - copy).doc
- 河北地区成为经济中心(Hebei province became an economic center).doc
- 河北乐亭一中2011录取结果(Hebei leting 2011 admission results).doc
- 河北润田产品简介(Hebei runtian product introduction).doc
- 河北省安全生产培训考核统一试题(Hebei province safety production training examination and unification test).doc
- 河南省汽车及零部件产业发展规划(Development planning of automobile and parts industry in henan province).doc
- 河图歌词(Pursues the lyrics).doc
- VB中位操作运算函数(Operation function in VB).doc
- VFCL运行原理1(VFCL operation principle 1).doc
- vf试题(Vf test questions).doc
- VGA延长线制作及故障解决(VGA extension cord production and troubleshooting).doc
- VLAN(VLAN).doc
- v-ray 常见问题(Common problems with v-ray).doc
- vray 灯光和阴影(Vray light and shadow).doc
- VRAY灯光介绍(VRAY light).doc
- VR笔记(VR notes).doc
- vr的精确控制(Precise control of vr).doc
文档评论(0)