How can i add a button into RichTextBox control? I used SetParent but it didn't work! Anything else to try?
Can OleObjects help? I used
RichTextBox1.OleObjects.Add , , ,"Forms.CommandButton.1"
But it shows me errors!
Please help me with something!!!!!
