BlueJay924
Well-known member
- Joined
- May 6, 2003
- Messages
- 46
I just switched over to vb.net. In vb, i was able to place textboxes and labels into a frame, disable the frame, and have all the fields in the frame disabled while keeping the labels and the text in the fields black, red, or whatever color it was supposed to be. However, its not working the same in vb.net. It grays everything while id rather have it the color i want it. Is there a way to make it similar to what it was in vb? My main goal is to disable fields and make it as visible as possible and the gray is too light. a darker gray would be okay but id prefer to make everything black. Suggestions?