Wednesday, September 30, 2009
Friday, September 18, 2009
Wednesday, August 5, 2009
Activity 1
Activity 2
Output:
Private Sub cmdEXIT_Click()
End
End Sub
Private Sub mnuAuthor_Click()
frmDesign.Show
End Sub
Private Sub mnuBlue_Click()
FrmLucky7.BackColor = RGB(10, 10, 150)
End Sub
Private Sub mnuGreen_Click()
FrmLucky7.BackColor = RGB(10, 150, 10)
End Sub
Private Sub mnuOrange_Click()
FrmLucky7.BackColor = RGB(255, 121, 0)
End Sub
Private Sub mnuPink_Click()
FrmLucky7.BackColor = RGB(255, 201, 255)
End Sub
Private Sub mnuRed_Click()
FrmLucky7.BackColor = RGB(255, 0, 0)
End Sub
Private Sub mnuViolet_Click()
FrmLucky7.BackColor = RGB(99, 0, 86)
End Sub
Private Sub mnuYellow_Click()
FrmLucky7.BackColor = RGB(255, 255, 0)
End Sub
Private Sub cmdEXIT_Click()
End
End Sub
Private Sub mnuAuthor_Click()
frmDesign.Show
End Sub
Private Sub mnuBlue_Click()
FrmLucky7.BackColor = RGB(10, 10, 150)
End Sub
Private Sub mnuGreen_Click()
FrmLucky7.BackColor = RGB(10, 150, 10)
End Sub
Private Sub mnuOrange_Click()
FrmLucky7.BackColor = RGB(255, 121, 0)
End Sub
Private Sub mnuPink_Click()
FrmLucky7.BackColor = RGB(255, 201, 255)
End Sub
Private Sub mnuRed_Click()
FrmLucky7.BackColor = RGB(255, 0, 0)
End Sub
Private Sub mnuViolet_Click()
FrmLucky7.BackColor = RGB(99, 0, 86)
End Sub
Private Sub mnuYellow_Click()
FrmLucky7.BackColor = RGB(255, 255, 0)
End Sub
Activity 3
Output
Private Sub VScrollFirst_Change()
Picture1.BackColor = RGB(VScrollFirst.Value, VScrollSecond.Value, VScrollThird.Value)
Labelred.Caption = "Red: " & VScrollFirst.Value
End Sub
Private Sub VScrollSecond_Change()
Picture1.BackColor = RGB(VScrollFirst.Value, VScrollSecond.Value, VScrollThird.Value)
Labelgreen.Caption = "Green: " & VScrollSecond.Value
End Sub
Private Sub VScrollThird_Change()
Picture1.BackColor = RGB(VScrollFirst.Value, VScrollSecond.Value, VScrollThird.Value)
Labelblue.Caption = "Blue: " & VScrollThird.Value
End Sub
Picture1.BackColor = RGB(VScrollFirst.Value, VScrollSecond.Value, VScrollThird.Value)
Labelred.Caption = "Red: " & VScrollFirst.Value
End Sub
Private Sub VScrollSecond_Change()
Picture1.BackColor = RGB(VScrollFirst.Value, VScrollSecond.Value, VScrollThird.Value)
Labelgreen.Caption = "Green: " & VScrollSecond.Value
End Sub
Private Sub VScrollThird_Change()
Picture1.BackColor = RGB(VScrollFirst.Value, VScrollSecond.Value, VScrollThird.Value)
Labelblue.Caption = "Blue: " & VScrollThird.Value
End Sub
Wednesday, July 29, 2009
One of My favoRitE Song (Unchanging Love)
Unchanging Love
Can Anyone love you like I do
It must have been fate that brought you here
A dream come true
No other love can make me feel this way
No other love for me but you
So now, __
Forever will be, you and me
With a song and our prayer
Our biggest fears __
So we can love eternally
There were days you won't believe
That I was meant for you and you for me
Time has come to make our hearts one
I found the love and now our life has begun
Life has begun
Unchanging Love, like a song
It can never change the way I feel
Every love song brings you back to me
With you in my heart
We can start a journey
To our destiny we'll see
That conquers all when you're with me
We can make it with unchanging love
You are the one that heaven sent to me
We are one heart, one soul, will always be
I'll love you more I did before
The day you walked into my life
Now our love today takes flight
There were days you won't believe
That I was meant for you and you for me
The time has come to make our hearts one
I found the love and now our life has begun
Life has begun
Unchanging Love, like a song
It can never change the way I feel
Every love song brings you back to me
With you in my heart
We can start a journey
To our destiny we'll see
That conquers all when you're with me
We can make it with unchanging love
You are what's best in me
We're strong
We've had it all when we're together
If you can show your love
We can make it and show them all
Forever and ever and ever
Unchanging Love, like a song
It can never change the way I feel
Every love song brings you back to me
With you in my heart
We can start a journey
To our destiny we'll see
That conquers all when you're with me
We can make it with unchanging love
Can Anyone love you like I do
It must have been fate that brought you here
A dream come true
No other love can make me feel this way
No other love for me but you
So now, __
Forever will be, you and me
With a song and our prayer
Our biggest fears __
So we can love eternally
There were days you won't believe
That I was meant for you and you for me
Time has come to make our hearts one
I found the love and now our life has begun
Life has begun
Unchanging Love, like a song
It can never change the way I feel
Every love song brings you back to me
With you in my heart
We can start a journey
To our destiny we'll see
That conquers all when you're with me
We can make it with unchanging love
You are the one that heaven sent to me
We are one heart, one soul, will always be
I'll love you more I did before
The day you walked into my life
Now our love today takes flight
There were days you won't believe
That I was meant for you and you for me
The time has come to make our hearts one
I found the love and now our life has begun
Life has begun
Unchanging Love, like a song
It can never change the way I feel
Every love song brings you back to me
With you in my heart
We can start a journey
To our destiny we'll see
That conquers all when you're with me
We can make it with unchanging love
You are what's best in me
We're strong
We've had it all when we're together
If you can show your love
We can make it and show them all
Forever and ever and ever
Unchanging Love, like a song
It can never change the way I feel
Every love song brings you back to me
With you in my heart
We can start a journey
To our destiny we'll see
That conquers all when you're with me
We can make it with unchanging love
Subscribe to:
Posts (Atom)