Picture Show  application, developed with Visual C#  .Net
 
 
 
   
Return
  The Microsoft Visual C# .Net  member of the Microsoft Visual Studio .Net  

      
       
     Picture Show_VCSNet application ..., describe how to use Microsoft Visual C#  .Net to  to s
how  JPG, GIF and BMP Picture files from your PC Hard disk

             
 

 

The Classes used in this application

          System.IO,  Microsoft.VisualBasic,  Combobox,  ContextMenu, DirListbox, FileListBox, HScrollBar, ImageList, Label,  ListBox, ListView,  Panel,  PictureBox,   TabControl,  Timer, ToolBar,  ToolTip,  TreeView, VScrollBar.  

 

 Info ...
  1. Name - Picture Show_VCSNet.
  2. Graphic  Software.
  3. Developed with Microsoft Visual C# .Net.
     
  4. Functions ...
    1. Show any JPG, GIF and BMP Picture files from your PC Hard disk(s)

     

  5. Requirements: Microsoft Visual Studio .Net.
     
    If you want to run it:
    1. Remove the read-only attribute of all files in the folder - C:\Picture Show_VCSNet
    2. Run the Microsoft Visual Studio .Net.
    3. From File menu, choose Open,  choose Project ...,  the Open Project dialog box appears,  select the project file  Picture Show_VCSNet.csproj - (C:\Picture Show_VCSNet\Picture Show_VCSNet.csproj) and then click Open.
    4. From Debug menu, choose and click Start.


         Project - Picture Show_VCSNet   and those items
 

 

  Create Project - Picture Show_VCSNet

Run Microsoft Visual Studio .Net.
On the File menu , click New, and then click Project .... The New Project dialog box appears.
 

  1. In the Project Types pane, select the Visual C# Projects folder.
  2. In the Templates pane, select Windows Application icon (project type). A message appears indicating the type of project you are going to create - (A project for creating an application with a Windows user interface).
  3. In the Name box, type Picture Show_VCSNet
  4. In the Location box, type C:\
  5. Click OK.

The Windows Application create all necessary files and opens the Microsoft Visual Basic .Net project - Picture Show_VCSNet
 

  Rename the Form created ...
  • On the View menu , click  Solution Explorer
  • In Solution Explorer, expand the Picture Show_VCSNet project node  and select Form1.cs
  • In Properties windows, Type the new File Name
     
  Old New
Filename : Form1.cs PictureForm_cs.cs

 

 

 1- PictureForm_cs.cs

 

 2-  Large_Picture.cs

 

 3-  ShowForm.cs  and About.cs