And yet again me help :D

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
M1z23R
VIP - Donator
VIP - Donator
Posts: 622
Joined: Tue Sep 28, 2010 4:55 pm

And yet again me help :D
M1z23R
Ok, so what i want this time :/ xD is to know how to create a user control or whatever it is like "notify icon", "tooltip", something that is not added on the form, but underneath it, when you add timer for example, nothing is on the form, but it is under it and it has properties, how do i get that ?
User avatar
dj1437
VIP - Donator
VIP - Donator
Posts: 504
Joined: Tue Dec 21, 2010 2:02 am

Re: And yet again me help :D
dj1437
give me a example of what the notify icon will do... then ill look it up in my alphabeticalized code book(lol joking XD)



Written on Ricky's Pantech Pirsuit.
This is a signature.
User avatar
Jg99
VIP - Site Partner
VIP - Site Partner
Posts: 453
Joined: Sun Mar 20, 2011 5:04 am

Re: And yet again me help :D
Jg99
just add notify icon then add a tooltip :)
http://www.sctechusa.com SilverCloud Website
User avatar
mandai
Coding God
Coding God
Posts: 2585
Joined: Mon Apr 26, 2010 6:51 pm

Re: And yet again me help :D
mandai
If you don't want it to appear on the form during design time then you need to implement the control as System.ComponentModel.Component rather than System.Windows.Forms.UserControl.
User avatar
M1z23R
VIP - Donator
VIP - Donator
Posts: 622
Joined: Tue Sep 28, 2010 4:55 pm

Re: And yet again me help :D
M1z23R
Tnx mandai, he was the only one to understand :D
5 posts Page 1 of 1
Return to “Tutorial Requests”