Print Page | Close Window

Binding to Custom TextBox

Printed From: IdeaBlade
Category: DevForce
Forum Name: DevForce Classic
Forum Discription: For .NET 2.0
URL: http://www.ideablade.com/forum/forum_posts.asp?TID=400
Printed Date: 12-Apr-2026 at 1:34am


Topic: Binding to Custom TextBox
Posted By: parvesh
Subject: Binding to Custom TextBox
Date Posted: 02-Sep-2007 at 10:51pm
Is it possible to use Custom TextBox Control instead of the .Net NATIVE control when auto-populating a form?



Replies:
Posted By: davidklitzke
Date Posted: 04-Sep-2007 at 10:22pm
Look at a previous post and the reply at:
 
http://www.ideablade.com/forum/forum_posts.asp?TID=133 - http://www.ideablade.com/forum/forum_posts.asp?TID=133
 
 
It shows you how to create a custom control (a textbox with a blue background).  This custom TextBox will show up in the Designer and will be one of your choices for a TextBox control in your Autopopulate form.



Print Page | Close Window