Application developed with Visual Basic, Part 16.


10th Step, Modify the color of Bible.frm.

  1. Modify the colors of the following controls: - (members of the Form - Book(Book.frm)
    1. The Frame Properties, Frame1:
      Items Old values New values
      Name:
      BorderStyle:
      Frame1
      1 - Fixed Single
      Frame1
      0 - None

      Note:
      This Frame includes the following controls: tree PictureBox controls - Picture1, PicStatBox, PicButton, two Label controls - Titre and Chapter and one TextBox control - txtFields.

    2. The PictureBox Properties - Picture1:
      Items Old values New values
      Name:
      BackColor:
      BorderStyle:
      Picture1
      &H8000000F&
      1 - Fixed Single
      Picture1
      &H8000000D&
      0 - None


    3. The Label Properties - lbrecorddata:
      Items Old values New values
      Name:
      BackColor:
      ForeColor:
      lbrecorddata
      &H8000000F&
      &H80000012&
      lbrecorddata
      &H8000000D&
      &H8000000E&


    4. The Label Properties - Titre:
      Items Old values New values
      Name:
      BackColor:
      ForeColor:
      Titre
      &H8000000F&
      &H80000012&
      Titre
      &H8000000D&
      &H8000000E&


    5. The Label Properties - Chapter:
      Items Old values New values
      Name:
      BackColor:
      ForeColor:
      Chapter
      &H8000000F&
      &H80000012&
      Chapter
      &H8000000D&
      &H8000000E&


    6. The TextBox Properties - txtFields:
      Items Old values New values
      Name:
      BackColor:
      BorderStyle:
      ForeColor:
      txtFields
      &H80000005&
      0 - None
      &H80000008&
      txtFields
      &H8000000D&
      1 - Fixed Single
      &H8000000E&


    7. The PictureBox Properties - PicStatBox:
      Items Old values New values
      Name:
      BackColor:
      BorderStyle:
      PicStatBox
      &H8000000F&
      1 - Fixed Single
      PicStatBox
      &H8000000D&
      0 - None


    8. The Label Properties - lblStatus:
      Items Old values New values
      Name:
      BackColor:
      BackStyle:
      ForeColor:
      lblStatus
      &H8000000F&
      1 - Opaque
      &H80000008&
      lblStatus
      &H8000000D&
      0 - Transparent
      &H8000000E&


    9. The PictureBox Properties - PicButton:
      Items Old values New values
      Name:
      BackColor:
      BorderStyle:
      PicButton
      &H8000000F&
      1 - Fixed Single
      PicButton
      &H8000000D&
      0 - None


    10. The Frame Properties - Frame2:
      Items Old values New values
      Name:
      BackColor:
      BorderStyle:
      Frame2
      &H8000000F&
      1 - Fixed Single
      Frame2
      &H8000000D&
      0 - None


    11. The PictureBox Properties - Picture2:
      Items Old values New values
      Name:
      BackColor:
      BorderStyle:
      Picture2
      &H8000000F&
      1 - Fixed Single
      Picture2
      &H8000000D&
      0 - None


    12. The Label Properties - Label1:
      Items Old values New values
      Name:
      BackColor:
      ForeColor:
      Label1
      &H8000000F&
      &H80000012&
      Label1
      &H8000000D&
      &H8000000E&


    13. The Frame Properties - Frtb(index = 0):
      Items Old values New values
      Name:
      BackColor:
      BorderStyle:
      Frtb(0)
      &H8000000F&
      1 - Fixed Single
      Frtb(0)
      &H8000000D&
      0 - None


    14. The Label Properties - lbword:
      Items Old values New values
      Name:
      BackColor:
      ForeColor:
      lbword
      &H8000000F&
      &H80000012&
      lbword
      &H8000000D&
      &H8000000E&


    15. The Label Properties - lbinfo:
      Items Old values New values
      Name:
      BackColor:
      ForeColor:
      lbinfo
      &H8000000F&
      &H80000012&
      lbinfo
      &H8000000D&
      &H8000000E&


    16. The Frame Properties - Frtb(index = 1):
      Items Old values New values
      Name:
      BackColor:
      BorderStyle:
      Frtb(1)
      &H8000000F&
      1 - Fixed Single
      Frtb(1)
      &H8000000D&
      0 - None


    17. The Label Properties - lbselect:
      Items Old values New values
      Name:
      BackColor:
      ForeColor:
      lbselect
      &H8000000F&
      &H80000012&
      lbselect
      &H8000000D&
      &H8000000E&


    18. The Label Properties - lbtitle:
      Items Old values New values
      Name:
      BackColor:
      ForeColor:
      lbtitle
      &H8000000F&
      &H80000012&
      lbtitle
      &H8000000D&
      &H8000000E&


    19. The Label Properties - lbbook:
      Items Old values New values
      Name:
      BackColor:
      ForeColor:
      lbbook
      &H8000000F&
      &H80000012&
      lbbook
      &H8000000D&
      &H8000000E&


    20. The Label Properties - lbchapter:
      Items Old values New values
      Name:
      BackColor:
      ForeColor:
      lbchapter
      &H8000000F&
      &H80000012&
      lbchapter
      &H8000000D&
      &H8000000E&


    21. The Label Properties - lbverse:
      Items Old values New values
      Name:
      BackColor:
      ForeColor:
      lbverse
      &H8000000F&
      &H80000012&
      lbverse
      &H8000000D&
      &H8000000E&


  2. Activate the StatusBar control. ( Next Page ------>)

Previous
Home 16 Home
Next