Connecting Tech Pros Worldwide Forums | Help | Site Map

Creating a TextBox Control

Dinesh
Guest
 
Posts: n/a
#1: Jun 9 '06
Hi

I want an approach(Procedures - steps - logic) on creating a textbox
control. In detail, how should i go for the Painting , handling the key
inputs for that control....

I dont want to implement all of the textbox functioalities.But a good
start for that will help me in proceeding furthur....

Looking forward to ur replies.....


Thanks
Dinesh.C


Michael Nemtsev
Guest
 
Posts: n/a
#2: Jun 9 '06

re: Creating a TextBox Control


See guidelines how to write you own controls there
http://www.codeproject.com/cs/miscctrl/#Beginners
Section "Beginners"
[color=blue]
> I want an approach(Procedures - steps - logic) on creating a textbox
> control. In detail, how should i go for the Painting , handling the key
> inputs for that control....
>
> I dont want to implement all of the textbox functioalities.But a good
> start for that will help me in proceeding furthur....
>
> Looking forward to ur replies.....[/color]

--
WBR,
Michael Nemtsev :: blog: http://spaces.msn.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche

Closed Thread