Re: c# word automation. How to get or read value from a textbox on a word document
- From: "RobertK" <rob96762@xxxxxxxxx>
- Date: 16 Feb 2007 09:52:27 -0800
On Feb 16, 4:00 am, "Kristijan Marin" <kristijan.ma...@xxxxxxxxxx>
wrote:
Hi,
Well i'm dealing with almost the same problem..... you should maybe take a
look at Document.Shapes object .....
at least this is the place where a found AddTextBox method ..... and there
is a Count , i'm not sure but maybe this could be it ....
/Kris
"RobertK" <rob96...@xxxxxxxxx> wrote in message
news:1171586656.153724.57830@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
On Feb 15, 2:51 pm, "RobertK" <rob96...@xxxxxxxxx> wrote:
I am doing some word automation with c#. I need to be able to get
values from textboxes on the word document. Is there any way I could
find all the textbox control on the doc and loop through them?
Forgot to add a little detail. The textbox that I am trying to access
values from c# is a textbox object and was created from the Visual
basic toolbox. Its not a formfield.
Did you ever find the solution? Can you post it for me please?
.
- Follow-Ups:
- References:
- Prev by Date: Page break in MS Word where no paragraphs
- Next by Date: Re: Page break in MS Word where no paragraphs
- Previous by thread: Re: c# word automation. How to get or read value from a textbox on a word document
- Next by thread: Re: c# word automation. How to get or read value from a textbox on a word document
- Index(es):
Relevant Pages
|