Free Lessons
Courses
Seminars
TechHelp
Fast Tips
Templates
Topic Index
Forum
ABCD
 
Home   Courses   TechHelp   Forums   Help   Contact   Merch   Join   Order   Logon  
 
Back to Access Forum    Comments List
Upload Images   @Reply   Bookmark    Link   Email   Next Unseen 
BackColor on TextBox
Stephen Fugowski 
    
2 years ago
I'm having trouble with the BackColor of a Control on my Client Form. When I open the form, the BackColor of all the Controls are ok, but when I Click on "Notes" the BackColor changes. I added this code to try to fix it but to no avail:

Private Sub Notes_Click()

Notes.SetFocus
Notes.BackStyle = 1
Notes.BackColor = RGB(204, 200, 194)

End Sub

Private Sub Notes_GotFocus()

Notes.BackStyle = 1
Notes.BackColor = RGB(204, 200, 194)

End Sub

Private Sub Notes_LostFocus()

Notes.BackStyle = 1
Notes.BackColor = RGB(204, 200, 194)

End Sub

I can't find where the BackColor gets changed,even after debugging. Any suggestions?
Stephen Fugowski OP  @Reply  
    
2 years ago
The BackColor is set to #CCC8C2 which is equal to RGB(204, 200, 194)
John Davy  @Reply  
         
2 years ago
How/Where did the backcolors get set?

John
Kevin Robertson  @Reply  
          
2 years ago
Try removing the control from the form, then re-adding it.
Stephen Fugowski OP  @Reply  
    
2 years ago
Thanks Kevin. That worked.

This thread is now CLOSED. If you wish to comment, start a NEW discussion in Access Forum.
 

Next Unseen

 
New Feature: Comment Live View
 
 

The following is a paid advertisement
Computer Learning Zone is not responsible for any content shown or offers made by these ads.
 

Learn
 
Access - index
Excel - index
Word - index
Windows - index
PowerPoint - index
Photoshop - index
Visual Basic - index
ASP - index
Seminars
More...
Customers
 
Login
My Account
My Courses
Lost Password
Memberships
Student Databases
Change Email
Info
 
Latest News
New Releases
User Forums
Topic Glossary
Tips & Tricks
Search The Site
Code Vault
Collapse Menus
Help
 
Customer Support
Web Site Tour
FAQs
TechHelp
Consulting Services
About
 
Background
Testimonials
Jobs
Affiliate Program
Richard Rost
Free Lessons
Mailing List
PCResale.NET
Order
 
Video Tutorials
Handbooks
Memberships
Learning Connection
Idiot's Guide to Excel
Volume Discounts
Payment Info
Shipping
Terms of Sale
Contact
 
Contact Info
Support Policy
Mailing Address
Phone Number
Fax Number
Course Survey
Email Richard
[email protected]
Blog RSS Feed    YouTube Channel

LinkedIn
Copyright 2026 by Computer Learning Zone, Amicron, and Richard Rost. All Rights Reserved. Current Time: 5/6/2026 3:40:55 PM. PLT: 1s