コード例 #1
0
ファイル: GoTo.cs プロジェクト: grtwall/TJAStudio
 private void GoTo_Shown(object sender, EventArgs e)
 {
     Num.Focus();
 }