Stages of the writing program
Stages of writing the program are:
1 - Analysis of the program on paper 2 - Design Interface program and adjust the properties of the tools.
3 - Write the appropriate code for each tool.
3 - Write the appropriate code for each tool.
Now let's study the basic properties of the Visual Basic language.
Will learn the following: (properties tools - Events and window code - variables - datatypes - built control)
First: the properties of tools:
Properties are the specifications that change the behavior of tools such as color and size of tool, etc. ...
When you add a tool window to the Visual Basic program, you set the properties of the tool on the default values and then edit it as desired.
The process of setting Properties of the tools during the design of the program only by using the properties window
When we want to change a specific property choose the tool that we want to change thetheir characteristics of the program window and then choose the property from theproperties window and then enter the new values
To show Properties window for the tool to determine the tool and pressure F4
When we want to change a specific property choose the tool that we want to change thetheir characteristics of the program window and then choose the property from theproperties window and then enter the new values
To show Properties window for the tool to determine the tool and pressure F4
This is a picture of the tool name window
It displays the name of the active tool and type
There are several types of properties including (textual - digital - logical - color - that valueis a file - one of a group -)
Change the properties for more than a tool at the same time:
To do that select the required tools and then press F4 Properties window will open whichcontains only the common characteristics
NOTE:There are some properties that do not appear when the design and impact, but it appears only when the implementation,
such as /That control a cursor when it passes over the tool. / Mouse ICON
For the implementation of the program put pressure on the F5 key to stop the implementation of the program put pressure on the button closing the private The program window
0 comments:
Post a Comment