Visual Basic

Beschreibung

mapa mental de visual basic
Angie Lorena Castro Muñoz
Mindmap von Angie Lorena Castro Muñoz, aktualisiert more than 1 year ago
Angie Lorena Castro Muñoz
Erstellt von Angie Lorena Castro Muñoz vor etwa 6 Jahre
8
0
1 2 3 4 5 (0)

Zusammenfassung der Ressource

Visual Basic
  1. FORM

    Anmerkungen:

    • 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

              Anmerkungen:

              • 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

                Anmerkungen:

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

                  Anmerkungen:

                  • 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

                    Anmerkungen:

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

                      Anmerkungen:

                      • 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

                        Anmerkungen:

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

                          Anmerkungen:

                          • 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

                                      Anmerkungen:

                                      • 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

                                        Anmerkungen:

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

                                          Anmerkungen:

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

                                            Anmerkungen:

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

                                              Anmerkungen:

                                              • 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.
                                              Zusammenfassung anzeigen Zusammenfassung ausblenden

                                              0 Kommentare

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

                                              ähnlicher Inhalt

                                              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