NicoLibrary(control library)

NicoVB

Well-known member
Joined
Jan 2, 2002
Messages
160
Location
Belgium
Hi, this is my control library for .NET.

It contains these tools:
-----------------------------

a Datagrid extension(little update, but not so important)
a Listbox extension (cool color gradients possible and icon support)
an IconBox control (like PictureBox but with better quality)
an IconList control (like Imagelist but with better quality)

IconBox, IconList are the two newest controls in my collection and are maid to support really cool 32-bit XP icons)

Im working (in the General section on this forum on an API conversion function for the icons).

So ICONCONVERTER is NOT USABLE!!!!!!!!!!!!!!!!

Works for future:
---------------------
-IconConverter
-support IconConverter for ListboxEx



Thanks(post your comments or bugs)

[edit]As Volte said, our posting guidelines warn against posting binaries because of the risks involved. Please post source instead. - divil[/edit]
 
Last edited by a moderator:
Please post full source for programs, not binaries, simply for fear of
viral infection (viruses dont infect project files and code) or trojans.
 
Last edited by a moderator:
Back
Top