I Have 20 textboxes and a contextmenustrip with 'Insert Time' and 'Insert Date' linked to Shortcut keys. How do i tell the program to insert the time in the selected textbox? I Have no idea even were to begin and if someone would please help me, this will make my life so much easier.
This program is a 'Grow Log' type software where i keep up with my nutrients, seed storage, planted date, water amount, air temp, wind speed and a bunch of other things that help me keep track of a grow, and it also reminds me to do something. The log part is a listview where i can change the the column names in the program itself for different grow journals and community gardens. So, the text boxes and columns are usually very different for each grow. so nothing never stays the same, because i have about 40 friends in the area and this community using this program for their grow logging, so where the date might be in say textbox1 for me, the next grow or one of my friends grow it maybe in textbox4, so i'm going to have to have it where know matter which textbox i right click, it will insert the date or time in that textbox by clicking the appropriate menu item.
I Know i can do this by assigning 20 different contextmenustrip to each textbox, but there has to be a better way... lol
Does this make sense, if not i can make a short video of what i'm talking about.
This program is a 'Grow Log' type software where i keep up with my nutrients, seed storage, planted date, water amount, air temp, wind speed and a bunch of other things that help me keep track of a grow, and it also reminds me to do something. The log part is a listview where i can change the the column names in the program itself for different grow journals and community gardens. So, the text boxes and columns are usually very different for each grow. so nothing never stays the same, because i have about 40 friends in the area and this community using this program for their grow logging, so where the date might be in say textbox1 for me, the next grow or one of my friends grow it maybe in textbox4, so i'm going to have to have it where know matter which textbox i right click, it will insert the date or time in that textbox by clicking the appropriate menu item.
I Know i can do this by assigning 20 different contextmenustrip to each textbox, but there has to be a better way... lol
Does this make sense, if not i can make a short video of what i'm talking about.