Loading [MathJax]/jax/output/HTML-CSS/fonts/TeX/fontdata.js

Visual Basic

Description

mapa mental de visual basic
Angie Lorena Castro Muñoz
Mind Map by Angie Lorena Castro Muñoz, updated more than 1 year ago
Angie Lorena Castro Muñoz
Created by Angie Lorena Castro Muñoz about 6 years ago
6
0
1 2 3 4 5 (0)

Resource summary

Visual Basic
  1. FORM

    Annotations:

    • The form is the first object or control that is displayed in Visual Basic and constitutes the screen or window over which other objects or controls are placed such as labels, text controls, buttons, etc. and of course the necessary code of our programs, therefore will constitute the User Interface.
    1. PROPERTIES
      1. Name
        1. Caption
          1. Backcolor
            1. Forecolor
          2. Tool box
            1. Select objects

              Annotations:

              • Selecting objects is the only element in the toolbox that is not drawn by a control. When you select it, you can only resize or move a control that has already been drawn on a form.
              1. Label

                Annotations:

                • It allows you to maintain text that you do not want the user to change, such as a title below a graphic.
                1. ComboBox

                  Annotations:

                  • Allows you to draw a text box and a combination list box. The user can choose an item from the list or specify a value in the text box.
                  1. Textbox

                    Annotations:

                    • Contains text that the user can specify or change.
                    1. Image

                      Annotations:

                      • Displays a graphic image of a bitmap, an icon, or a metafile on the form. The images that are displayed in an Image control are only decorative and use fewer resources than an image frame.
                      1. CommandButton property

                        Annotations:

                        • Create a button that the user can choose to carry out a command.
                      2. Controls
                        1. properties of objects

                          Annotations:

                          • The data type of a programming element refers to the type of data it can contain and how it stores the data. The data types are applied to all values ​​that can be stored in the computer's memory or participate in the evaluation of an expression. Each variable, literal, constant, enumeration, property, procedure parameter, procedure argument, and return value of a procedure has a data type.
                          1. variable
                            1. Literal
                              1. constant
                                1. enumeration
                                  1. Property
                                    1. Procedure parameter
                                    2. Control structures

                                      Annotations:

                                      • They are used to control the flow of the program in a function, these structures allow to control by means of a condition the execution or not of a line or set of lines of codes
                                      1. IF- THEN- ELSE

                                        Annotations:

                                        • allows through a condition that is executed or not
                                        1. While-When

                                          Annotations:

                                          • This structure will be repeated without stopping, determining codes while fulfilling a function
                                          1. Select-case

                                            Annotations:

                                            • Select evaluates a condition and case contains values
                                          2. Type of data
                                            1. applications and programs

                                              Annotations:

                                              • Ease of use and learning. ... Integrated development environment. ... Integration of different programming languages ​​in the same Visual Studio development environment (Visual Basic, Visual C ++, Visual C #). Possibility of creating applications for Microsoft Office. Access to the functions of the Windows API.
                                              Show full summary Hide full summary

                                              0 comments

                                              There are no comments, be the first and leave one below:

                                              Similar

                                              Visual Basic
                                              imeldavelasco16
                                              Examen de Julio
                                              Emerson Galdamez
                                              Lenguajes de programación
                                              Andrea Martz
                                              Cuestionario
                                              victorgodoy112
                                              ARREGLOS DE VISUAL BASIC (MATRICES)
                                              brayanauib990903
                                              CUESTIONARIO
                                              briancarretos61
                                              UNIDAD I VISUAL BASIC
                                              Marcelo Herrera
                                              PROGRAMACIÓN VISUAL II - PRIMER PARCIAL
                                              itsruminahui
                                              Programación
                                              lourdes toralla
                                              Prueba corta
                                              mylvasquez18