Agilent Technologies VEE Pro Guide de l'utilisateur Page 332

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 602
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 331
304 VEE User’s Guide
7 Using .NET with VEE
“System.Windows.Forms.OpenFileDialog”) Formula object to
Open File Dialog. Within the object do the following steps:
a Set the directory where the program will open the
dialog box.
b Set the openFileDialog property Multiselect to True.
(Tip: You will need asVariantBool or asClrType to get
System.Boolean). This lets you choose multiple files
from the Open File Dialog Box.
c Set up the file extension filter, in this case DLL files.
d Call the openFileDialog method, ShowDialog, and
display the dialog box.
e Call the openFileDialog property, FileNames, and
retrieve the list of DLL files you have selected. This list
will appear in the Logging Alphanumeric object.
The program should look like Figure 174.
Vue de la page 331
1 2 ... 327 328 329 330 331 332 333 334 335 336 337 ... 601 602

Commentaires sur ces manuels

Pas de commentaire