2
Answers

DateTime Picker and TextBox

Hi,

I need help regarding Visual C#, I have Windows Form and in it, fillToolStrip with two TextBoxes (using them for populating DataGrid between two dates from SQL database)! I want to put date value in that TextBox from DateTime picker or to convert that TextBox in DateTime Picker, how to do it? I'm new in C# programming! Thanks in advance for Help! 

Answers (2)