Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 12-17-2004, 06:01 AM   #1 (permalink)
 
Master Techie

Join Date: Mar 2004

Posts: 2,069

rookie1010

Default VB backcolor property

Hi
this command does not seem to have any affect
Command1.BackColor = RGB(255, 255, 255)

i included the command in the procedure Sub Form_Load but the color of the command1 button does not change
rookie1010 is offline  
Old 12-17-2004, 06:27 AM   #2 (permalink)
 
Master Techie

Join Date: Mar 2004

Posts: 2,069

rookie1010

Default

found out my error
i had not set the style to graphical

learnt the effect of styles too
rookie1010 is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On