EasyByte Software

Welcome to EasyByte Software

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

 

 

ArchiveIcon Property
 
     

Cryptocx v7 User Guide

 

ArchiveIcon Property

This is the property that you set to specify the icon to use for the generated SDA. To create an archive you use this method, CreateArchive.

 

Description

Specifies the icon file to use for the generated SDA.

     
Syntax

object.ArchiveIcon [= String ]

The syntax of the ArchiveIcon property has these parts:

 
Part Description
object A Cryptocx v7 control.
String A string expression that specifies the icon file to use.

       
Default ""   (empty string) 

The default icon is the key icon as in the screen shot (top left of picture is the icon)

       
Remarks If no valid icon file (.ico) is specified then this property is ignored when generating the SDA and the default key icon used.

You must specify the icon file to use as an absolute path. For example if you specify "file.ico" it will be ignored and the default key icon used. You must specify the full path and file name.

     
Data Type

String

     
Example Sample Visual Basic Code:

Where Cryptocx1 is an instance of a Cryptocx Control.

Cryptocx1.ArchiveIcon = "C:\myicon.ico"

 

 

 

 

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