日历控件赋值
摘要:protected void Calendar1_SelectionChanged(object sender, EventArgs e) { this.TextBox1.Text = this.Calendar1.SelectedDate.ToString("yyyy-MM-dd"); }
阅读全文
posted @ 2009-06-24 18:42
posted @ 2009-06-24 18:42
posted @ 2009-06-13 13:45
posted @ 2009-06-12 20:38
posted @ 2009-06-11 21:50
posted @ 2009-06-11 21:23
posted @ 2009-06-02 16:53