Difference Frame and Textbox

T

Thorsten Claus

Hi,
can somebody tell me the difference between a 'Frame' and a 'Textbox'?

My findings so far:
* a Textbox is actually used for graphics (therefore the label Textbox,
huh?) which can float freely on the page.
* a Textbox cannot include TOC or Index items (they're invisible)
* a Frame can be used as a format style

please CC: my eMail address (even though it's weired :))

Thorsten
 
J

Jezebel

A textbox is a distinct object within the document object model; a frame is
a positioning and formatting instruction applied to some part of the body of
the document. Textboxes are a later development in the history of Word. For
most purposes they are easier to use and have more formatting options. If
you simply want to position some text somewhere on the page, you can use
either.

A textbox always contains some text -- if only a single empty paragraph to
which a graphic is anchored.

Textboxes can be combined with other textboxes and drawing shapes to create
composite graphics.

The content of a textbox is not part of the MainStory range of the document,
so it's not included in the TOC. Use frames if you want to position your TOC
headings in unusual ways.
 
S

Suzanne S. Barnhill

A text box is in the drawing layer. Word cannot "see" text in a text box for
purposes of TOCs, TOFs, cross-references, etc. Nor can you see a text box in
Normal view. A frame is in the text layer and can be viewed in Normal view
(though not in position). It can also be part of a paragraph style (which a
text box cannot). For more, see “WD2000: General Information About Floating
Objects” [KB 268713]” at http://support.microsoft.com/?kbid=268713
 
Top