コード例 #1
0
 private void BTN_OpenIconLocation_Click(object sender, EventArgs e)
 {
     TB_AssemblyIconLocation.Text = Unknown.GetFilePath("Ico Files(*.ico) | All Files(*.*)");
 }