|
-
Oct 9th, 2005, 11:04 AM
#1
Thread Starter
New Member
[RESOLVED]Help me on Creating Custom Control
Hello, I am new in VB.Net, and I need help on creating custom buttons. How do I make a custom button from the control class ? What steps do I need ? Based on what I have read from MSDN, these steps are required, are they correct, or have I forgot something ?
1. Create a class for the button
2. Declare the properties
3. Create and Overrides methods
4. Declare Events
But still, I am confuse....MSDN doesn't give much infos about creating custom buttons.
Note:
So, I need a button without a border, and when it's clicked, it will be inseted. And it will stay inseted until the user click another button.
Right now, everything are still in grey for me, so, please help. Thanks a lot ! Appreciate your time !
Chris
Last edited by Kampfcoder; Oct 10th, 2005 at 03:32 AM.
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
|