Using Text Frames

Visual Basic User's Guide

This chapter describes how you can control and manipulate text using text frames. The source code for the sample programs shown here can be found in the Samples\vb6\TextFrames folder.

An overview of all properties, methods and events which can be used in conjunction with text frames can be found at Images, Text Frames and  OLE Objects. Properties which have a name that begins with "Object" can be used with text frames as well as other kinds of embedded objects, like images and OLE objects, whereas those starting with "TextFrame" only apply to text frames.

Inserting a Text Frame

Printing Labels