c# use custom control directly in c# project
- by PEEK
hi ...hope someone can help me now:
i want to use the listview flicker"less" control found here :http://geekswithblogs.net/CPound/archive/2006/02/27/70834.aspx
directly in my c# Project..
i dont want to make a custom user control project, build it to dll and then import it in my project ..i just want this all in my c# Programm iam making..
i think i have to add in my project a class, and add the code, but how can i use the control now directly in my project?
hope my problem is clear ..
thanks for help