|
I really like this control and would like to incorporate it into my own ppc2002 application.
I wanted to check that it was ok to copy a control out and modify it without impacting any license issues. I read the license agreement and the only thing that really worried me was the restriction about source code - but I'm not good with the legal stuff.
Also is there a control that is standalone that I could grab and use as opposed to trying to extract the relevant bits out of taskvision? I've tried doing that but am getting a nullreference exception in system.drawing and the line it highlights doesn't seem to have a null element in it so I'm a bit confused over what the problem is.
I haven't done much GUI/GDI stuff so I'd rather work off an example than have to start from scratch!! |