login about faq

Due to the large amount of spam accounts, we temporarily disabled new user sign ups. To override this, email newuser.lgqa@gmail.com and an admin will determine if you are permitted to join


When I have couple of MDI child forms open inside my main, I want to click a button on my main form (such as cut, paste, etc.) and VB will do the thing inside the RichTextBox of which the form is selected. How to do that in VB?

Example: I open up my app. Create a new document. A new MDI child form appears. I create one again. I have two now. I select the first one and click Paste on my main form. Text from the clipboard appears on my first's RichTextBox. BTW, both, and every, child form has a RichTextBox inside them.

Thanks.

asked Jan 30 '12 at 17:23

RafalChmiel's gravatar image

RafalChmiel
491138151156

Can any programmer help? I really need to know this. Thanks!

(Jan 31 '12 at 11:01) RafalChmiel RafalChmiel's gravatar image
Be the first one to answer this question!
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or __italic__
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported


Join Us in the Chat Room

Tags:

×355
×346
×33
×25
×22
×20
×15
×11
×5
×1
×1

Asked: Jan 30 '12 at 17:23

Seen: 824 times

Last updated: Jan 31 '12 at 11:01