Hey, I am just working on a Project for my work (Not for money just for myself too make life easier),
In my company i work in the documentation and there I have to print Labels for Folders.
So i thought to myself Why not make a programm in Visual Basic to let it print for me so i dont have to type all of it myself :).
So here is my What i have done so Far:
1.The labels need an extra size (I did this size in word by many tries like 10,5cm to 5cm) so I prepared all the numbers in adaance(there are neraly always the same 100) and saved them in a folder and named them correctly like(2.0,2.1,2.2,2.3...)
So I dont need help and letting the Computer make these Labels they are named and finished.
2.In my Visual Basic Form I created buttons with the tool and named like the labels and also a Print button
3.Every time i click a label button the button turns green(I only have 10 buttons at the moment to test things out)
1.PROBLEM:
Every time I create a new button i Have to type:
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
"""""""""""""""""""""""""""""""""""""""""""""""""""""
Is it possible to make that every button gets green If i press it and grey again the next time without having too type it for every button?
2.PROBLEM:
Is it possible too look which buttons are (pressed) green and print the documents with them like if TWOZero is pressed that the printer will print the document 2.0 if i Press print?
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
I am stucked with this problem like 4hours now and i dont now how to get further.
I am really thankfull for anyhelp, but please dont explain too diffcult because I dont Know a lot about Programinng
Visual Basic 2010
Windows 10
*Topic moved* ~NoFear23m
In my company i work in the documentation and there I have to print Labels for Folders.
So i thought to myself Why not make a programm in Visual Basic to let it print for me so i dont have to type all of it myself :).
So here is my What i have done so Far:
1.The labels need an extra size (I did this size in word by many tries like 10,5cm to 5cm) so I prepared all the numbers in adaance(there are neraly always the same 100) and saved them in a folder and named them correctly like(2.0,2.1,2.2,2.3...)
So I dont need help and letting the Computer make these Labels they are named and finished.
2.In my Visual Basic Form I created buttons with the tool and named like the labels and also a Print button
3.Every time i click a label button the button turns green(I only have 10 buttons at the moment to test things out)
1.PROBLEM:
Every time I create a new button i Have to type:
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
"""""""""""""""""""""""""""""""""""""""""""""""""""""
Is it possible to make that every button gets green If i press it and grey again the next time without having too type it for every button?
2.PROBLEM:
Is it possible too look which buttons are (pressed) green and print the documents with them like if TWOZero is pressed that the printer will print the document 2.0 if i Press print?
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
I am stucked with this problem like 4hours now and i dont now how to get further.
I am really thankfull for anyhelp, but please dont explain too diffcult because I dont Know a lot about Programinng
Visual Basic 2010
Windows 10
*Topic moved* ~NoFear23m
Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von „Nofear23m“ ()