EasyByte Software

Welcome to EasyByte Software

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

 

 

ArchiveOpenExplorer Property
 
     

Cryptocx v7 User Guide

 

ArchiveOpenExplorer Property

This is the property that you set to specify if windows explorer is opened on the folder that the SDA is decrypted to after decryption. To create an archive you use this method, CreateArchive.

 

Description

Specifies if windows explorer is opened after SDA decryption.

     
Syntax

object.ArchiveOpenExplorer [= String ]

The syntax of the ArchiveOpenExplorer property has these parts:

 
Part Description
object A Cryptocx v7 control.
String A string expression that specifies if windows explorer should open after decryption.

       
Default ""   (empty string), This means no windows explorer window is opened after decryption.
       
Remarks You can specify one of these options:

"0" or "no" this will result in NO windows explorer being opened after decryption. This is the default option.

"1" or "normal" or "yes" this will result in windows explorer with its default window size being opened after decryption.

"2" or "min" this will result in windows explorer being opened after decryption minimised to the taskbar.

"3" or "max" this will result in windows explorer being opened after decryption with it being maximised to cover the whole screen.

     
Data Type

String

     
Example Sample Visual Basic Code:

Where Cryptocx1 is an instance of a Cryptocx Control.

Cryptocx1.ArchiveOpenExplorer = "no"

 

 

 

 

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