Programmering - BASIC - Visual Basic - Objects - Methods
Properties
Add, AddItem,
Item, Line, Pset, Remove, SetFocus, Show
- Add
- Put a new member into a Collection
- > Remove
-
- AddItem
- Add a text string while the program is running
| Object.AddItem textexpression, index |
|
|
- > RemoveItem
-
- Item
- > Collection
-
- Line
| [Object.]Line [[Step](x1, y1)] - [Step](x2, y2) [,[color][,B[F]]] |
|
|
- > Pset
> Function: QBColor
-
- Pset
| [Object.]PSet [Step](x, y)[,color] |
|
|
- > Line
> function: QBColor
-
- Remove
- Take a member out of a Collection.
-
- > Add
-
- Show
- x