|
-
Jan 20th, 2003, 07:08 PM
#1
Thread Starter
Hyperactive Member
Custom Control Help
Hello Im making a Custom Control that Inherits System.Windows.Forms.TextBox How can i set the Text of the Control because their is not form load ?
-
Jan 20th, 2003, 07:41 PM
#2
Thread Starter
Hyperactive Member
- I want to set the Text of the Control at Designtime/Runtime
-
Jan 20th, 2003, 08:26 PM
#3
You can use the constructor to load any intial text or the ParentChange event or which ever of the other looks like it will do what you want.
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
|