Introduction - If you have any usage issues, please Google them yourself
Some of you may have already come to realize I have previously written and released a similar control via CodeProject. Even though the last control was written using C++ Along with MFC, some readers may wonder why I would recreate the same control without branching out into uncharted territory. But the fact of the matter is: I am indeed branching out, and this isn t simply a recreation. I ve never ventured into C# before. So rather than jump the gun and start out with an ambitious project that is nothing but of a stranger to me, I have decided to stick with something I am both familiar and comfortable with: porting my C2DPushGraph control to C#. After porting the control and discovering C# wasn t much different than C++ in ideology, I quickly shifted my focus to improving the feature set and overall design of the control, all while conforming to general C# standards and ethics.
Packet : 53607889c2dpushgraph_src.zip filelist
C2DPushGraph_src/C2DPushGraph.dll
C2DPushGraph_src/Source/
C2DPushGraph_src/Source/C2DPushGraph/
C2DPushGraph_src/Source/C2DPushGraph.sln
C2DPushGraph_src/Source/C2DPushGraph/2DPushGraph.cs
C2DPushGraph_src/Source/C2DPushGraph/bin/
C2DPushGraph_src/Source/C2DPushGraph/bin/Release/
C2DPushGraph_src/Source/C2DPushGraph/bin/Release/C2DPushGraph.dll
C2DPushGraph_src/Source/C2DPushGraph/C2DPushGraph.csproj
C2DPushGraph_src/Source/C2DPushGraph/Properties/
C2DPushGraph_src/Source/C2DPushGraph/Properties/AssemblyInfo.cs