Hi,
I want to show a form inside of a RichTextBox-Control of another form.
The startup-position (the upper left corner) of the form i want to show should be the caret-position.(Does anybody know what i mean?)
- and: if the user moves the caret(e.g. by pressing the space-key) the form should also move.
I want to show a form inside of a RichTextBox-Control of another form.
The startup-position (the upper left corner) of the form i want to show should be the caret-position.(Does anybody know what i mean?)
- and: if the user moves the caret(e.g. by pressing the space-key) the form should also move.