The property name and event name of VB6 0 and their meanings

Updated on Car 2024-03-26
12 answers
  1. Anonymous users2024-02-07

    Intact? You go and plant an MSDN It's a help document Just this document has 1 G.,How can we send you a complete Ah There are a lot of VB MSDN on the Internet **It takes time or you look for whether there is an installation disk If there is, you can install it The msdn of the programming software is the most effective。

  2. Anonymous users2024-02-06

    For example, Zhang San's height, weight, and age are all attributes of Zhang San.

    Each object in VB has its own properties.

    object].[Attribute] = value.

    My little form"

    Title property of the Form 1 object.

    Background color property of vbred form 1.

    An object's event represents an action that the object can accept or recognize.

    Example of life: Basketball The action that the object can accept is to shoot, throw, throw This represents the event of the basketball object.

    The action that can be recognized by the button (Command1) in the VB is click

    Form 1 can recognize the following actions: click, double-click (dblclick), load (load), unload (unload).

  3. Anonymous users2024-02-05

    How many do you want?

    Attribute. caption title.

    text.

    Event. click.

    dblclick double-click.

  4. Anonymous users2024-02-04

    Can't get it? Is your MSDN in English?

    If so, leave your email and I'll send you a copy of MSDN

    forvb6 Chinese Simplified Chinese version

  5. Anonymous users2024-02-03

    visual

    There are three types of Controls:1Standard Controls Control 3Insertable objects. The controls that can be used directly in the toolbox are called standard controls, also known as internal controls, and they are included in the visual

    *exe file; ActiveX controls that are not in the toolbox exist as separate files, and they have a *ocx。

    Property" is visual

    basic objects, which can be modified directly through the attribute table or assigned directly to variables by way of assignment.

    An "event" is an action that is pre-set by the system and can be recognized by an object; For example: click on the form, double-click on the form, and so on.

  6. Anonymous users2024-02-02

    msdn You can first look at the directory to figure out which are the properties and methods of the VB language itself, which are the properties and usage of the controls, and what types of controls are included with VB.

    The VB language itself is learned first, and the controls can be learned when they are used.

    I often write a little ** by myself to learn.

  7. Anonymous users2024-02-01

    I think. When you need to use a certain control, you will understand it in detail and remember it most. But you need to have a general idea of what event method properties some of the common controls have.

  8. Anonymous users2024-01-31

    There is no more detailed information than a book, and I am self-taught, although I cannot say that I am proficient. But it can be done through more practice!

  9. Anonymous users2024-01-30

    Such as click, double-click, enter, mouse off, open, close, etc. are what you call (event-driven) events.

    Event process) is the ** that is executed after these actions are executed

  10. Anonymous users2024-01-29

    It should be the :name attribute, which is also the name attribute.

  11. Anonymous users2024-01-28

    Scope: public:

    Used at the module level to declare common variables and allocate storage space.

    private:

    Used at the module level to declare private variables and allocate storage space.

    dim: declares a variable and allocates storage space.

    Data type: byte 1 byte 0 through 255

    boolean 2 bytes true or false

    integer 2 bytes -32,768 to 32,767

    long, long integer) 4 bytes -2,147,483,648 to 2,147,483,647

    single

    Single-precision floating-point type) 4 bytes when negative, from to ; When the number is positive, from to.

    double

    Double-precision floating-point) 8 bytes negative from to.

    When the number is positive, from to.

    currency

    Variable ratio integer) 8 bytes from -922,337,203,685, to 922,337,203,685,decimal 14 bytes + -79,228,162,514,264,337,593,543,950,335 without a decimal point, and + when there are 28 digits to the right of the decimal point; The smallest non-zero value is +

    date 8 bytes 1/1/100 to 12/31/9999.

    object 4 bytes any object reference.

    string

    Variable length) 10 bytes plus string length 0 to about 2 billion.

    string

    Fixed-length) string length from 1 to approximately 65,400

    variant

    Numeric) 16 bytes Any numeric value, up to the range of double.

    variant

    Characters) 22 bytes plus string length has the same range as variable-length string.

    User-defined.

    Utilize the type) required number of all elements Each element has the same range as its own data type.

  12. Anonymous users2024-01-27

    Go and see the msdn of vb6, which has a detailed description.

    Their properties, methods, and events are so numerous that it is impossible to describe and compare them here.

Related questions
10 answers2024-03-26

VisualFreeBasic understands what VB6 should be put in the museum, and what VBNET should be able to eat dust.

8 answers2024-03-26

Once you have SPSS open, click on the Variable View tab below. Under the Name tab of the variable view, double-click the cell to enter the text in the action line. Press enter after typing, and the following parameters will be automatically generated. >>>More

5 answers2024-03-26

It is false to use learning too much as decoration; It is a scholar's quirk to judge things completely according to the rules of learning. —Bacon. >>>More

14 answers2024-03-26

time after time

secret of my heart >>>More

6 answers2024-03-26

The last name is the family name, and the surname is the surname. >>>More