|
-
Sep 13th, 2000, 05:00 AM
#1
Thread Starter
New Member
Hi
How do I make a button component of my own, that is a class that inherits the properties of a button component and adds a bit of functionality in it?
Then, how do I add the button I made onto my form?
Also, is it possible to make this button into a component that I can use in my other projects?
Kride
____________
You can do almost anything in life as long as you don't rush it.
-
Sep 13th, 2000, 05:05 AM
#2
Hyperactive Member
Create an activex component add the button and create methods and properties and events for it when it is compiled it can be included in the components of any project.
They are great fun to create.
Regards
Chris
-
Sep 13th, 2000, 05:06 AM
#3
Open a new project and take ActiveX control instead of standard exe;
With this project U can use the functionality of the controls y're adding on your form and give it some own made.
after creating it you can usez it in other projects.
-
Sep 14th, 2000, 09:20 AM
#4
Thread Starter
New Member
Thanks mates
Think I'll have to activeXate myself fot this one..
K
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
|