Xceed Zip for COM/ActiveX on x86/x64 Documentation
Sample applications / Visual Basic .NET / Getting Started sample application for VB.NET
In This Topic
    Getting Started sample application for VB.NET
    In This Topic

    You can find the Getting Started Sample Application for C#:

    SAMPLES\VISUAL BASIC .NET\GETTINGSTARTED

    This sample application provides you with a visual application that shows you, method-by-method, property-by-property, how to use the most important features of the library. The application has various tabs, each demonstrating an Xceed Zip method by displaying the most important properties you need to fill out, and providing an action button to run the method.

    The methods demonstrated are: Zip, Unzip, ListZipContents and GetZipContents.

    To use the sample, load the Getting Started.vbproj project file, then run the program.