Viewing 15 posts - 2,806 through 2,820 (of 9,707 total)
GAH. So frickin' close to the end of this and now I have 2 menu items that keep "sticking" to old values that I'm no longer using.
For instance, on the...
February 27, 2015 at 12:24 pm
David Burrows (2/27/2015)
RandomInt is set up as a combo box (dropdownlist)
You should use SelectedIndexChanged event to monitor when the user selects a value from a combo box and in...
February 27, 2015 at 10:45 am
So I can get the menu to open up and the values to pass to the application settings, but I can't seem to make the form update its values when...
February 27, 2015 at 9:01 am
Koen Verbeeck (2/27/2015)
SQLRNNR (2/27/2015)
Koen Verbeeck (2/27/2015)
Hmmm, apparently I went over 14,000 points this week. Not sure how I missed that.Because you did it before?
Probably. The case of the lost thread...
February 27, 2015 at 8:23 am
Brandie Tarvin (2/27/2015)
mister.magoo (2/26/2015)
Hi Brandie,You can add a ToolStripTextBox to the menu and bind it's Text property to an application setting, if that is what you mean?
GAH! That's exactly what...
February 27, 2015 at 5:01 am
mister.magoo (2/26/2015)
Hi Brandie,You can add a ToolStripTextBox to the menu and bind it's Text property to an application setting, if that is what you mean?
GAH! That's exactly what I was...
February 27, 2015 at 4:44 am
Sioban Krzywicki (2/26/2015)
Brandie Tarvin (2/26/2015)
Steve Thompson-454462 (2/26/2015)
Brandie Tarvin (2/25/2015)
February 27, 2015 at 4:15 am
Okay, I still seem to be missing the essential part where I click on the menu and it pops up with the text box to fill in. I can find...
February 26, 2015 at 4:00 pm
Steve Thompson-454462 (2/26/2015)
Brandie Tarvin (2/25/2015)
February 26, 2015 at 12:31 pm
Thank you, Louis. That's my next project now that I've shaken all the bugs out of the basic form.
February 26, 2015 at 12:28 pm
ChrisM@Work (2/26/2015)
BWFC (2/26/2015)
Ed Wagner (2/26/2015)
Jeff Moden (2/25/2015)
Lynn Pettis (2/25/2015)
February 26, 2015 at 6:26 am
Ed Wagner (2/26/2015)
Jeff Moden (2/25/2015)
Lynn Pettis (2/25/2015)
And for...
February 26, 2015 at 6:06 am
GAH. Let's try this again. The label text issue was caused by me putting the text update in the wrong part of the program. I put it under Public Class...
February 26, 2015 at 5:49 am
I could use some VB.NET help (pretty simple stuff, in my opinion, but my googlefu fails me) over here please.
Thing is, Google keeps giving me how tos on everything...
February 26, 2015 at 5:44 am
Jeff Moden (2/25/2015)
Brandie Tarvin (2/25/2015)
February 26, 2015 at 4:33 am
Viewing 15 posts - 2,806 through 2,820 (of 9,707 total)