EasyByte Software

Welcome to EasyByte Software

Home Buy Online Products Downloads Support
Sections
Index
About
Installation
Properties
Methods
ASP and dotNET
Further Information
  

 

 

ArchiveBackground Property
 
     

Cryptocx v7 User Guide

 

ArchiveBackground Property

This is the property that you set for the background of a generated archive. To create an archive you use this method, CreateArchive.

 

Description

Specifies the background in a generated archive file.

     
Syntax

object.ArchiveBackground [= String ]

The syntax of the ArchiveBackground property has these parts:

 
Part Description
object A Cryptocx v7 control.
String A string expression that specifies file location to a valid .BMP file.

       
Default ""   (empty string)
       
Remarks You do not have to specify a BMP file for this property, you can specify an empty string "", and the generated SDA will look like this:

If for example you specify this sample file "c:\boats.bmp" like so:

Then the generated SDA will look like so:

If you specify an invalid BMP file for the background then the SDA will be generated in the same manner as if you specified an empty string (default) as the ArchiveBackground.

Note that the SDA will automatically resize to the exact size of the BMP file that you specify.

You can use 256 colour BMP or full colour BMP, its up to you.

The background image as with all other aspects of the SDA are all completely self contained in the generated SDA there is no need to distribute the image files with the SDA. 

     
Data Type

String

     
Example Sample Visual Basic Code:

Where Cryptocx1 is an instance of a Cryptocx Control.

Cryptocx1.ArchiveBackground = "C:\file.bmp"

 

 

 

 

Back to Contents Page

 

Click here to set this great site as your home page

Or click here to add it to your Favorites.

  
  
 

Copyright (c) EasyByte Software 1998-2008, info@easybyte.com