Pure Software code
 

Window Explorer application - Readme
 

 

Free Programming Courses On Line  -  www.puresoftwarecode.com
 
www.puresoftwarecode.com        


           The Microsoft Visual Basic 6 is member of the Microsoft Visual Studio 6
 

 
  • Window explorer application, Name
  • Developed with Microsoft Visual  Basic 6.0
  • General information:
     
    1. To Display all your drive connections in one window.
    2. To Determine how much space is available on a disk.
    3. To Show the drive, folder or file properties.
    4. To Copy/Paste  a folder or file (one or more).
    5. To Delete a file or folder (one or more)
    6. To Change the appearance of items - Large Icons, Small Icons, List or Details.
   
  How to Run this  application
 
 
  1. Run the Microsoft Visual Basic 6.0.
  2. From File menu, choose Open Project, the Open Project dialog box appears, click the Existing tab, select
    the project file  Window Explorer  - (\\Window Explorer\Window Explorer.vbp) and then click Open.
  3. From Run menu , choose and click Start.
 
A..    Create Project and select available References
 
 
  1. Use Microsoft Visual Basic Application Wizard, to create project
  2. This application uses  2 principal controls: TreeView and ListView:
  3. From the File menu, choose Project, choose Reference, dialog box appears,  and then  select the available reference (look References picture)
     
B. After running ...
   
1. Main Form - frmMain
       more information, call  View  Object and View Code corresponding ...
       Note:      
  •  Show the drive, folder or file properties.
  • Copy, Paste or Delete  a folder or file (one or more).

Pic 1

   
2.    Drive, Folder or File Properties.
    
a.
  1. From the Form frmMain - Pic 1
  2. From the  TreeView control of Form frmMain - Pic 1, select a Drive or Folder item name
  3. From the Menu Function, select Proprietes  or Click  Prop. Button
  4. Drive_Properities or Folder_File_Properties  Forms  appear and the corresponding data display
b.
  1. From the Form frmMain - Pic 1
  2. From the  ListView control, select a  Folder or File item name
  3. From the Menu Function, select Proprietes or Click  Prop. Button
  4. Drive_Properities or Folder_File_Properties  Forms  appear and the corresponding data display
Name Form - Drive_Properities
        more information, call  View  Object and View Code corresponding ...

           Drive Properities data

 
Name Form - Folder_File_Properties
        more information, call  View  Object and View Code corresponding ...
 
1.   Folder Properties data
 

   
2.    File Properties data
 

 
3. Name Form - About_WndExplorer
        more information, call  View  Object and View Code corresponding ...
             
      From the Form frmMain - Pic 1, From the Menu About, select About this  or Click  A  Button. This
  Form  appears
 
 

   


 

 
 Auteur
        Chucri Simon Zouein, Computer engineer
       E-mail: 
info@puresoftwarecode.com