Computer Science, asked by lohmodvirender2, 10 months ago

the attribute of an object used to define the characteristics of the object (a) control (b)event(c) properties (d) basic​

Answers

Answered by n5428315
2

Answer:

Explanation:

An object represents an element of an application, such as a worksheet, a cell, a chart, a form, or a report. In Visual Basic code, you must identify an object before you can apply one of the object's methods or change the value of one of its properties.

A collection is an object that contains several other objects, usually, but not always, of the same type. In Microsoft Excel, for example, the Workbooks object contains all the open Workbook objects. In Visual Basic, the Forms collection contains all the Form objects in an application.

Items in a collection can be identified by number or by name. For example, the following procedure identifies the first open Workbook object.

Answered by springopgamers
0

Answer:

answer correct answer is [b.event

Similar questions