How can i add a button into a Rich Text Box Control?
Printable View
How can i add a button into a Rich Text Box Control?
The SetParent doesn't work?
The SetParent Declaration puts the button inside the Rich Text Box but it has two disadvantages
1) I can't move the button because i don't know where is located exactly
2) When i scroll the rich text box as much as the button is covered then when i scroll again the button isn't visible!
Any ideas and help?
Please someone help me, i need the code badly!
I know that with RTF code i can add a button in a Rich Text Box , but then i can't click the button and do a function, it is only a simple button!
There must be a way to add a button in a Rich Text Box using vbcode!
Please help me!!!