원장추가
This commit is contained in:
		| @@ -630,5 +630,12 @@ namespace FBS0000 | ||||
|             var f = new FBS0000.Holiday.fImpKunTae(); | ||||
|             f.ShowDialog(); | ||||
|         } | ||||
|  | ||||
|         private void toolStripButton7_Click(object sender, EventArgs e) | ||||
|         { | ||||
|             seluid = GetUIDValue(); | ||||
|             var f = new fHolyDayData(tbED.Text, seluid != "%" ? cmbUser.Text : string.Empty ); | ||||
|             f.Show(); | ||||
|         } | ||||
|     } | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 chi
					chi