G
Guest
I am fairly new to working with programming so pardon my lack of knowledge,
but I was hoping someone could assist me with working on a project. I am
trying to make a Windows application using Visual Basic 2005 Express, and am
wanting to have a menu bar with one of the drop downs being similar to that
of the "Edit" drop down in most any other Windows app.
I am wanting to find the code to perform such functions as Cutting, Copying
and Pasting... I found some, but it references a specific Textbox. I would
like it so that whereever the person clicks they can cut, copy, and paste the
selected text.
Also theres the Find function where you can find text on a page, where can I
find the code to do such a function?
but I was hoping someone could assist me with working on a project. I am
trying to make a Windows application using Visual Basic 2005 Express, and am
wanting to have a menu bar with one of the drop downs being similar to that
of the "Edit" drop down in most any other Windows app.
I am wanting to find the code to perform such functions as Cutting, Copying
and Pasting... I found some, but it references a specific Textbox. I would
like it so that whereever the person clicks they can cut, copy, and paste the
selected text.
Also theres the Find function where you can find text on a page, where can I
find the code to do such a function?