Description of the program : You can get the lyrics of songs with the artist name & the song name from this program.
As usual just create a new fresh project and add the following tools to your form
As usual just create a new fresh project and add the following tools to your form
- 2 Buttons
- 2 TextBoxes
- 1 RichTextBox
- 1 SaveFileDialog
- Button1 - Fetch
- Button2 - Save
- TextBox1 - Artist Name
- TextBox2 - Song Name
- RichTextBox1 - Lyrics