|
-
Jan 23rd, 2008, 02:40 PM
#1
Thread Starter
Addicted Member
[RESOLVED] [2008] Create my own textbox
Hi all
I want to create my own control like a textbox with more properties...
I know that I should use "Inherits the textbox" but don't understand how?
I've tried to create a usercontrol and inside a textbox... but I couldn't change the size of the textbox inside the usercontrol...
So I tried to created my own class and inherits the textbox class... and add my properties that I need...
I want to be able to drag from the toolbox my control and the idea is that it will look and behave like the textbox but with my additional properties and methods... thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|