How to make a custom control

Do you need something made? then ask in here.
Forum rules
Please LOCK your topics once you have found the solution to your question so we know you no longer require help with your query.
5 posts Page 1 of 1
Contributors
User avatar
Cheatmasterbw
Coding God
Coding God
Posts: 1506
Joined: Fri Jan 01, 2010 2:30 pm

How to make a custom control
Cheatmasterbw
How to make a custom control
http://www.megaapps.tk/
User avatar
mandai
Coding God
Coding God
Posts: 2585
Joined: Mon Apr 26, 2010 6:51 pm

Re: How to make a custom control
mandai
The simplest way is to right click solution explorer, click add new item, choose user control, compile your project then right click the toolbox and select choose items, browse to your executable/class library and select your usercontrol class.
This functions much like a reusable panel control.
User avatar
Cheatmasterbw
Coding God
Coding God
Posts: 1506
Joined: Fri Jan 01, 2010 2:30 pm

ive made the user control now, but how do i use it?
http://www.megaapps.tk/
Lewis
Coding God
Coding God
Posts: 1564
Joined: Sun Dec 20, 2009 2:12 pm

Re: How to make a custom control
Lewis
As mandai stated, You will need too debug your project, and then look in your toolbox and you will find a Component under a tab with your solutions name on. Hope this helped.
Lewis.
Image
User avatar
zachman61
VIP - Donator
VIP - Donator
Posts: 1892
Joined: Wed Dec 16, 2009 9:56 pm

Re: How to make a custom control
zachman61
thanks lewis that helped me anyway lol
Nailing my feet to the floor is easier than using my own muscles to balance, but you don't see me doing that :)
5 posts Page 1 of 1
Return to “Tutorial Requests”