by Option Explicit (9 Submissions)
Category: Custom Controls/Forms/Menus
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating:
(64 Votes)

(14 Apr 2007 - Added Unicode Beta code from Pietro Cecchi) A totally owner-drawn usercontrol that provides most of the functionality of VB's single-line textbox. It allows you to set the background as a gradient or a picture. Text color and selection color are also customizable. All the usual stuff is here - PasswordChar, Locked, etc. I have tried to emulate standard textbox keyboard and mouse control as closely as possible, but have not gone bonkers trying to exactly emulate everything. My point was to make a suitable replacement, one that can be used in place of the boring VB textbox. This is version 1, so I'm expecting that you'll find things that need fixed or improved. Known issues listed in source. Comments and votes welcome.
Download MorphTextBox (UNICODE BETA) Ownerdrawn Single Line TextBox Control (140 KB)
No comments have been posted about MorphTextBox (UNICODE BETA) Ownerdrawn Single Line TextBox Control. Why not be the first to post a comment about MorphTextBox (UNICODE BETA) Ownerdrawn Single Line TextBox Control.