|
-
Feb 22nd, 2003, 02:07 PM
#1
Thread Starter
Hyperactive Member
VB problem - BackColor and ForeColor are reversed
A weird problem arised yesterday after running a tutorial from www.gametutorials.com When I open VB now, the BackColor of the form is black, and the ForeColor is ButtonFace, but when I look at the properties window, it says that BackColor is ButtonFace, and ForeColor is black. It's only Forms, not any other control. I've tried restarting my computer but it didn't change.
Anyone know what could have caused this? How about getting rid of it?
[vbcode]
' comment
Rem remark
[/vbcode]
-
Feb 22nd, 2003, 06:39 PM
#2
Sleep mode
I think before VB6 runs , it takes all default values from the registry so it must be some registry settings you can alter. But I don't know the exact path thought .
-
Feb 22nd, 2003, 06:42 PM
#3
Sleep mode
see if this would help :
If you are using XP , then restore your system settings back to its good condition through "System Restore app" .
-
Feb 23rd, 2003, 04:06 PM
#4
Thread Starter
Hyperactive Member
Pirate: That still doesn't explain why it says that the BackColor is ButtonFace, and the ForeColor black on the properties window.
I'll try the rollback, that should work. Thanks.
[vbcode]
' comment
Rem remark
[/vbcode]
-
Feb 23rd, 2003, 06:16 PM
#5
Hyperactive Member
maybe in the vbp file? maybe open it in notepad?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|