|
-
Feb 13th, 2008, 10:45 AM
#1
Thread Starter
Fanatic Member
How to write the code to a command button to paste text?
Dear Friends,
I have to write code to the command button for the following use.
I have a command button called "cmdDetails". when I press this button it should enter the following text in a textbox called "txtDetails". The property of this textbox is set to "Multiline".
The following is the text to be entered automatically in a single textbox (which has the multiline property set as TRUE) when the cmdDetails button is pressed:
Currency : Dollor
Conversion : Rs. 45
Invoice Amount : $ 100
Invoice Amount : Rs. 4500
Thanks in advance.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|