VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

MorphTextBox (UNICODE BETA) Ownerdrawn Single Line TextBox Control

Option Explicit  (9 Submissions)   Custom Controls/Forms/Menus   Intermediate   Wed 3rd February 2021

(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.

Rate MorphTextBox (UNICODE BETA) Ownerdrawn Single Line TextBox Control (64(64 Vote))

Download MorphTextBox (UNICODE BETA) Ownerdrawn Single Line TextBox Control

MorphTextBox (UNICODE BETA) Ownerdrawn Single Line TextBox Control Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters