User Profile
Collapse
-
Wow, thank you! (after making some slight variations so it worked for my program) the code worked perfectly and did exactly what I wanted it to do! Thanks again for the help. -
Well, what I am exactly trying to do is:
In the checkedlistbox1 , the user CANNOT check off items during runtime
BUT, they can still click on the item and it will highlight the item as it would if they COULD check off items.
So now, they can ONLY control the checking of the items off by this textbox1.
So, lets say the first item in listbox was 50
And they enter 100 in Textbox1
Since 100 is infact >...Leave a comment:
-
VB disable checkbox checking by user?
I have a program where a checkbox greatly affects its outcome.
What it is suppose to do is, when the value of an item is less then the value of a text box, then the program will check it off, and then re-calculate the remaining numbers and update a label.
I want to be able to programically check/uncheck items BUT I dont want the user to manually be able to do so ALL AT THE SAME TIME, I want the item to still be "selected"... -
-
VB get location and size of system clock?
What I want to do is get the location of the system clock in the bottom right corner, then change my forms size to match the clocks size, then move my form to the clocks location (im creating a personal clock replacement program)
Or even better, how would I say create a ".dll" (or whatever the extension is for the system clock) that if you where to say replace with this one, it would replace the clock with my form?
...
No activity results to display
Show More
Leave a comment: