Beginning VB 6For coders who are new to Visual Basic, working in VB version 6 (not .NET).
Welcome to the p2p.wrox.com Forums.
You are currently viewing the Beginning VB 6 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
Hi!
Now I have sth more strange. Because when I set the enable property of my TextBox to False there is no visual effect on it. In design and in running mode.
Any suggestions?
When you disable the TextBox, you cannot visually change the effect but enter any value in it. On the other hand when you disable try to change the backcolor also.. this would be more visually appealing
Thanks!
But is so strange. Because a week ago, there WAS a default effect when I disable TextBox. You know(a grey color and text inside was grey). But now this is not happen. Even if I have sth written inside.
So strange.