ZIP object |
|
The ZIP object, accessible through the control's ZIP property, allows managing archive files in ZIP format.
It can be used at Run-time in order to create, open and modify ZIP files. For details about using ZIP management refer to the How to manage ZIP files tutorial.
The ZIP object is implemented through the following methods:
Methods
Samples of use of the ZIP object in Visual Basic 6 and Visual C++ 6 can be found inside the following samples installed with the product's setup package:
- SoundEditor