G
Guest
Hi guys,
I'm trying to design a word editor, something similar to "Microsoft Word".
This is my first time designing with Visual C#, so not really good will all
the features. I wonder how to actually create a work space ( which is set to
the paper size chosen by the user) and able to handle automatically for
multiple pages ( changes to next page when the first one is used). I found
this very confusing since I'm playing with pixel in designing my form, and am
I supposed to used the "Panel" as the work area of the user ??
Can someone elaborate me on this issue on how to design it in an elegant
manner.
Thx alot
I'm trying to design a word editor, something similar to "Microsoft Word".
This is my first time designing with Visual C#, so not really good will all
the features. I wonder how to actually create a work space ( which is set to
the paper size chosen by the user) and able to handle automatically for
multiple pages ( changes to next page when the first one is used). I found
this very confusing since I'm playing with pixel in designing my form, and am
I supposed to used the "Panel" as the work area of the user ??
Can someone elaborate me on this issue on how to design it in an elegant
manner.
Thx alot