Copy Text from dialog box
-
Hi , I am using a dialog box and there are some text in the dialog box and want to copy that text from the dialog box . Just want to know how to do it.
-
Hi , I am using a dialog box and there are some text in the dialog box and want to copy that text from the dialog box . Just want to know how to do it.
-
Hi , I am using a dialog box and there are some text in the dialog box and want to copy that text from the dialog box . Just want to know how to do it.
Thakur JAI SINGH wrote:
I am using a dialog box...
So the dialog box is created and displayed via your code, or are you wanting to access a dialog box from some other app?
Thakur JAI SINGH wrote:
...and there are some text in the dialog box...
What type of control specifically?
"One man's wage rise is another man's price increase." - Harold Wilson
"Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons
"You can easily judge the character of a man by how he treats those who can do nothing for him." - James D. Miles
-
Thakur JAI SINGH wrote:
I am using a dialog box...
So the dialog box is created and displayed via your code, or are you wanting to access a dialog box from some other app?
Thakur JAI SINGH wrote:
...and there are some text in the dialog box...
What type of control specifically?
"One man's wage rise is another man's price increase." - Harold Wilson
"Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons
"You can easily judge the character of a man by how he treats those who can do nothing for him." - James D. Miles
@DavidCroww Dialog box is displayed via my code. And there are lots of text on my dialog box and I have to copy the whole text available there on the dialog box.
-
@DavidCroww Dialog box is displayed via my code. And there are lots of text on my dialog box and I have to copy the whole text available there on the dialog box.
So if the dialog box belongs to your app, and you are populating the controls on it, then don't you already have access to the text?
"One man's wage rise is another man's price increase." - Harold Wilson
"Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons
"You can easily judge the character of a man by how he treats those who can do nothing for him." - James D. Miles