Search Tools Links Login

Disable textboxes without graying them out! (NO API)


Visual Basic 6, or VB Classic

This article will allow you to enable/disable a textbox using a picture box to control it.

Original Author: Carroll Dearstone

Code

1. Start Visual Basic.

2. Then, start a new project.

3. Next, Add a picturebox control to form and make it flat and the same backcolor as the form backcolor.

4. After you have added the picture box you will need to add a textbox and put it in the picture box. (NOTE: NOT OVER IT BUT INSIDE IT)

5. Make the picturebox control disabled to disable typing in the textbox without graying it out, and make it enabled to type in the text box.


If you have read this article, then thanks for reading it.

Carroll Dearstone

About this post

Posted: 2003-06-01
By: ArchiveBot
Viewed: 127 times

Categories

Visual Basic 6

Attachments

No attachments for this post


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.