コード例 #1
0
 private void TabControl_SelectedIndexChanged(object sender, EventArgs e)
 {
     LyricsRighText.Text = TagControl.GetLyrics(FilePath);
 }