Different Controls
-
HI, i like to know if there are some ready to use controls that are not by def in C# (like button...) For Example : Led - a.k.a light emitting diode or Like Digital Stoper (CLock) and so on...
kobkob
kobibi wrote:
i like to know if there are some ready to use controls that are not by def in C#
Yes - there's a thriving industry in third party controls. That's the beauty about .NET, it's very easy to create your own controls. You should only be limited by your imagination.
Deja View - the feeling that you've seen this post before.
-
HI, i like to know if there are some ready to use controls that are not by def in C# (like button...) For Example : Led - a.k.a light emitting diode or Like Digital Stoper (CLock) and so on...
kobkob
There's a Search box at the top of the Code Project website. I was able to find examples with precious little effort on my part - try it out sometime!
“You can't teach people to be lazy - either they have it, or they don't.” -Dagwood Bumbstead