Hi everybody!
Here are my problems :
1. I have to create a project looks like Microsoft Word.
2. I created a form using Rich textbox control. This rich textbox only support basic text editing but what I want is something more advance that can do or draw a table,boxs and etc.
3. Is there any other controls beside rich textbox that I can used ?
4. Is there any control that I can use to import or export my data from others database such as Oracle,Sybase...etc.
5. In Ms.Word, when I save a document(include tables and boxes) as RTF file and when I open it using rich textbox, all the tables and boxes in the RTF(Rich Text Format) file will not display in the rich textbox control. How can I overcome this problem ?
6. Is that a way to save the contains of the rich textbox into HTML format ?
7. How can I create some dynamic fields I my application.(is in end-user side) ?
TQ






Reply With Quote