I'm the student at the university, i have the problem with my asssignment. Actually i have to submit this within 4 days.I will be happy if i can find the solution for this one. I tried to work this out, but i find many crashes. My assignment goes like this. The programming language is C#.
I suppose to greate the parent form with 3 child forms in side this form.
first child form
The user must be allowed to draw on the form when the mouse is held down and moving. when the mouse is up the drawing should stop.
Second child form
I must allow the user to select the font and fontstyle. One font can be selected at once. The text in the label should change.
Third child form the image should be inserted.
I suppose to greate the parent form with 3 child forms in side this form.
first child form
The user must be allowed to draw on the form when the mouse is held down and moving. when the mouse is up the drawing should stop.
Second child form
I must allow the user to select the font and fontstyle. One font can be selected at once. The text in the label should change.
Third child form the image should be inserted.
Comment