Okay this one has what my other .dll has but it has moving text. (for windows forms only. will make a WPF version Later.) Basically to get the moving text to work go to properties>SpecialText and put in any text you want. This will be my Main .dll that I will be putting everything in. I hope this helps everyone. And depending on how much text you are putting in it you might want to set AutoScroll To true. again you can change Background and Foreground colors ^.^ This will help a lot with making About Boxes or if you just want moving text. (If you think it moves too fast or too slow let me know and I will try to adjust it) Let me know what you think. Again How to use: 1. Open VS and go to your toolbox and go to Choose Items and then browse for the .dll and your done. 2. Drag w.e you want onto your form and customize it however you want 3. Enjoy ^.^ Edit: just credit me for using my dll please ^.^
Thanks ^.^ I liked the moving text. I will be adding more to it. if you have any ideas on what to add let me know and your editor is the first to use my .dll ^.^ well I used it for testing purposes but that doesn't count Thanks ^.^ the moving text is my favorite. More fun to look at. Don't use Windows Forms that often but I know some people that do so I just threw this together. will be adding more to it. and making it work for WPF as well.
I made it as an user control. so all they have to do is drag and drop. I could have made it as a class but user control seemed easier to use. since all they would have to do is drag and drop from the toolbox after adding it there. and this makes it so they can use it on future editors easier as well. ^.^
Thanks ^.^ I need some more ideas on what to add to it lol. But once I think of some I will update it.