|
-
Mar 8th, 2004, 09:07 PM
#1
Thread Starter
Addicted Member
-
Mar 8th, 2004, 10:09 PM
#2
Sleep mode
Looks pretty cool .Did you try making in a user control library which outputs a dll wrapping up all the controls in one control .
-
Mar 8th, 2004, 10:25 PM
#3
Member
You can create a 'class library' project then create a public 'component' or 'user control' that wraps all the 'private/public' individual components. Once you compile the project, a .dll file will be created as output. Then you can add whatever you have created into toolbox in form design from the .dll file.
-
Mar 8th, 2004, 11:05 PM
#4
Thread Starter
Addicted Member
Great I'll try both of those. It does't sound to tough, like I said I've never made a custom control before. At least now I have a direction to go.
Thanks for the replies
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
|