Click here to Skip to main content
15,895,779 members
Articles / Programming Languages / Visual Basic

Synchro

Rate me:
Please Sign up or sign in to vote.
4.43/5 (13 votes)
20 May 2009GPL35 min read 74.4K   1K   75  
A control to synchronize folder contents.
<!doctype HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<title>Synchro - Options du mode interactif</title>
<link href="../help.css" rel="stylesheet" type="text/css">
</head>

<body background="../images/fond.jpg" bgproperties="fixed">

<table class="Entete">
  <tr>
    <td class="Titre">Options du mode interactif<br>
    <span class="SousTitre">Synchro</span></td>
  </tr>
</table>
<hr size="1">
<table class="Page">
  <tr>
    <td class="Texte"> <p>Utiliser le menu Outils/Options..</p>
      <p><img src="../images/options.jpg" width="413" height="327" class="Image"></p>
      <p>La fr&eacute;quence de mise &agrave; jour de l'affichage peut &ecirc;tre
      adapt&eacute;e aux besoins&nbsp;:</p>
      <ul>
        <li>un d&eacute;lai de rafra&icirc;chissement tr&egrave;s court (100
          ms) permet un affichage fluide mais consomme plus de ressources.</li>
        <li>un d&eacute;lai plus long (jusqu'&agrave; 1 seconde) peut &ecirc;tre
          utilis&eacute; si l'affichage n'est pas essentiel.</li>
      </ul>
      <p>La longueur de la liste des fichiers r&eacute;cents peut &ecirc;tre
        choisie (de 1 &agrave; 10). Cette option n'est active qu'apr&egrave;s
        le red&eacute;marrage du programme.</p>
      <hr>
    <p class="FinPage">&copy; 2003-2005 - Mise � jour le 
        <!-- #BeginDate format:En2 -->
        28-Jan-2005
        <!-- #EndDate -->
    </td>
  </tr>
</table>

</body>

</html><!-- #BeginDate format:En2 -->28-Jan-2005<!-- #EndDate --><!-- #BeginDate format:En2 -->28-Jan-2005<!-- #EndDate -->

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The GNU General Public License (GPLv3)


Written By
Engineer
France France
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions