Yet another C# developer with a blog.
Browse by Tags
All Tags »
Control »
C# (
RSS)
-
|
While digging around in my old code folder I recently stumbled across a bunch of Windows controls that I wrote back in 2005. I thought I would share some of them on CODEGATOR, starting with my virtual ListView. Unlike other virtual ListView implementations...
|
-
|
I added a new control to CG.Content.Windows that allows users to visually browse through the contents of a CG.Content media file collection. The control includes a quick-and-dirty mechanism for paging through the result-set. I'm working on some better...
|
-
|
I have been too busy lately earning a living to post anything interesting to CODEGATOR. I did notice a very good article by James Galasyn here that I thought I might pass along. One of the things that annoys me whenever I create controls in C# is that...
|