skip to main | skip to sidebar

Software Engineering Class

Software Engineering is the application of a systematic, disciplined, quantifiable approach to the development, operation, and maintenance of software, and the study of these approaches; that is, the application of engineering to software..

Tuesday, August 4, 2009

EXERCISE NO. 3





Private Sub VScrollGENA3_Change()
Picture1.BackColor = RGB(VScrollGENA3.Value, VScrollGENA2.Value, VScrollGENA1.Value)
LabelR.Caption = "Red: " & VScrollGENA3.Value
End Sub

Private Sub VScrollGENA2_Change()
Picture1.BackColor = RGB(VScrollGENA3.Value, VScrollGENA2.Value, VScrollGENA1.Value)
LabelG.Caption = "Green: " & VScrollGENA2.Value
End Sub

Private Sub VScrollGENA1_Change()
Picture1.BackColor = RGB(VScrollGENA3.Value, VScrollGENA2.Value, VScrollGENA1.Value)
LabelB.Caption = "Blue: " & VScrollGENA1.Value
End Sub

Posted by Gena at 7:37 PM

No comments:

Post a Comment

Newer Post Older Post Home
Subscribe to: Post Comments (Atom)
WELCOME TO MY WORLD

It's me

It's me

My Classmates in Software Engineering

  • andreo
  • angelie
  • angelyn
  • che2x
  • cristine
  • deomil
  • instructor
  • irene
  • jared
  • Jean
  • joan
  • mae an
  • marge
  • marivic
  • mark
  • michael
  • rhayan
  • stephen
  • yul

Followers

Blog Archive

  • ▼  2009 (6)
    • ►  September (2)
    • ▼  August (3)
      • EXERCISE NO. 3
      • EXERCISE NO. 2
      • EXERCISE NO. 1
    • ►  July (1)

About Me

My photo
Gena
simple,small but terrible..char lng..
View my complete profile