VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



This code is to change the background color of a form... To get more information or to download the

by Mateus Bezerra Lima (1 Submission)
Category: Miscellaneous
Compatability: VB 6.0
Difficulty: Unknown Difficulty
Originally Published: Mon 14th February 2000
Date Added: Mon 8th February 2021
Rating: (1 Votes)

This code is to change the background color of a form... To get more information or to download the MateusBrowser,MateusView,MateusPlayer...

Rate This code is to change the background color of a form... To get more information or to download the



Static Signal as Integer
Signal = signal + 1
If signal > 3 Then signal = 1
Select Case signal
Case Is = 1
form1.backcolor = 255
Case Is = 2
form1.backcolor = 0
Case is = 3
form1.backcolor = 1650787   ´Each color has a number... try yourself...

Download this snippet    Add to My Saved Code

This code is to change the background color of a form... To get more information or to download the Comments

No comments have been posted about This code is to change the background color of a form... To get more information or to download the. Why not be the first to post a comment about This code is to change the background color of a form... To get more information or to download the.

Post your comment

Subject:
Message:
0/1000 characters