EasyByte Software

Welcome to EasyByte Software

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

 

 

ArchiveControlPosition Property
 
     

Cryptocx v7 User Guide

 

ArchiveControlPosition Property

This is the property that you set for the position of the controls in the generated SDA. To create an archive you use this method, CreateArchive.

 

Description

Specifies the controls position on the generated SDA.

     
Syntax

object.ArchiveControlPosition [= String ]

The syntax of the ArchiveControlPosition property has these parts:

 
Part Description
object A Cryptocx v7 control.
String A string expression that specifies the control position

       
Default ""   (empty string) This means that bottom will be used.
       
Remarks You can specify only two different options for this "top" and "bottom". If nothing is specified then "bottom" is the default which is used. 

 

This is an example of a generated SDA with control position "bottom".

 

This is an example of a generated SDA with control position "top".

     
Data Type

String

     
Example Sample Visual Basic Code:

Where Cryptocx1 is an instance of a Cryptocx Control.

Cryptocx1.ArchiveControlPosition = "bottom"

 

 

 

 

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