To create Visual J# .Net Form - book_search.jsl
 
 
 

      The Form  design, book_search.jsl

 


  Create Visual J# .Net Forn - book_search.jsl

 
Classes used in this Form:
        Label,   Panel,  ComboBox,  Button,  PictureBox, CheckBox, TextBox, DataGrid, OleDbConnection, ImageList

 

 Create the Form book_search - book_search.jsl
  1. On the View menu , click  Solution Explorer
     
  2. In Solution Explorer
    In Solution Explorer, right click the work_VJnet, select Add on the shortcut menu to open other shortcut menu, click  Add New Item, the Add New Item - work_VJnet dialog box appears.

     

  3. In the  Add New Item -work_VJnet dialog box:
  4. In the Categories pane, select Local Project Items
  5. In the Templates pane, select Windows form . A message appears  - (a form for Windows Applications).
  6. In the Name box, type book_search.jsl
  7. Click Open
  8.  

  9. In the windows Forms Designer appears the empty window Form design

     

 

 Add the following controls to ...

 

 The codes  corresponding ...



 

 

Previous
  Home
6
 
Next