@puremaths729 Button can call whichever functions are attached to them. I don't know the specifics about your situation, but in general, yes, it it possible.
Hi thanks for your reply I appreciate it so much. I've got 11 buttons, the first button is set to enabled=true, and the rest are disabled. When I click the first button it is disabled and the second button is enabled. And when I click the second button, the second button is disabled and the third button is enabled, and etc until all buttons are disabled. There's so much clicking, is there a way the to do so I can use the enter key instead of keep on clickling the buttons. Thanks for your help.
This may be a to difficult question to answer here but... How could I save a single image of 2 picture boxes over top of each other and merge them like layers?
@puremaths729 Button can call whichever functions are attached to them. I don't know the specifics about your situation, but in general, yes, it it possible.
Thank you Fabio.
Hey good video man. In your next video about retrieving the data, could you also include how to retrieve text and put it in something like a listbox?
Thx a lot, very good video. Do you have web-site with txt-version your lessons?
Hi thanks for your reply I appreciate it so much. I've got 11 buttons, the first button is set to enabled=true, and the rest are disabled. When I click the first button it is disabled and the second button is enabled. And when I click the second button, the second button is disabled and the third button is enabled, and etc until all buttons are disabled. There's so much clicking, is there a way the to do so I can use the enter key instead of keep on clickling the buttons. Thanks for your help.
great!
agree what happened to the retrieving the images video?
Thanks for the tutorial Fabio it was very helpful for me.
But how can i show the saved picture in a picture box, please help me ?
Is it possible to set more than one button as AcceptButton?
Yes of course it is. You just have to write SQL Code which creates the database and send it va SqlCeCommand Funktion to the DB server. That's all.
Hi Fabio!!!!!
Can you please upload a tutorial on retrieving the stored images
from the database ..
Thnx in advance!!!
This may be a to difficult question to answer here but... How could I save a single image of 2 picture boxes over top of each other and merge them like layers?
I want to store some histogram data that i have generated from images.... should i store it in blobs ....
and can u help on how to store these things
you should use a byte buffer to read blocks from file, imagine if user stores videos in db!
I only get this: "System.Byte[]". What can I do? :D