Windows应用程序中用于压光机控制的用户控件
问题描述:
嗨..........
在我的Windows应用程序中,我需要一个压延机用户控件,该控件会在单击按钮时弹出,并在按钮附近的文本框中填充所选日期.请帮助我.
Hi..........
In my windows application I need a calender user control which popsup on wen a button is clicked and fills the selected date on a text box near the button. Plz.. help me.
答
^ ]类可能对您有用.
The DateTimePicker [^] class may be useful to you.
我在
vb上找到了一个代码
http://www.codeproject.com/KB/selection/NDTP_VS2008.aspx?msg=3512454#xx3512454xx
是否可以在c#窗口应用程序中添加它.
请帮我做
Hi
I have found a code on vb in
http://www.codeproject.com/KB/selection/NDTP_VS2008.aspx?msg=3512454#xx3512454xx
Is it possible to add this in c# window application .
Plz.. help me to do it