Arduino VB or C# servo control

Good day

I have managed to get a C++ app working, turning the led on pin 13 on and off.
Follow this link for example: Arduino Playground - CPPWindows, but i would now like to use the same button to make a servo move about 10 degrees every time i click the button.
Please give me some input on this, or links to similar C++ or C# apps.