My control source name is not showing up in textbox in Design View

D

Dustin

Hello,

When I type into my Notes: textbox, I get blanks instead of letters. When I
look in design view of the form my control source name is missing in that
textbox. But the control source name is still in the properties window. What
could I be doing wrong?

Thanks Dustin
 
D

Dirk Goldgar

In
Dustin said:
Hello,

When I type into my Notes: textbox, I get blanks instead of letters.
When I look in design view of the form my control source name is
missing in that textbox. But the control source name is still in the
properties window. What could I be doing wrong?

Is it possible that you've set the text box's ForeColor property to the
same value as the BackColor? White on white, for instance?
 
Top