Add an object to text flow
The text control objects RichTextBox, TextBlock, Label, and FlowDocumentScrollViewer in Microsoft Expression Blend can contain other objects, such as images, shapes, and other text controls. After you add an object to one of these text controls, you can drag the object to wherever you want it to appear in the text.
Warning
You can also add an object to content controls (such as a Button), but the object will replace any existing text because those controls can contain only one child element.
For information about how to add one object to another object, see Add an element to a layout panel.
To add an object to a text object
Under Objects and Timeline, double-click the RichTextBox, TextBlock, Label, and FlowDocumentScrollViewer object to which you want to add an element.
Notice that a yellow highlight appears around the object to indicate that it is now the active element. Any new object created on the artboard is always added as a child element of the active element.
Do one of the following:
Drag an image file from outside Expression Blend onto the artboard over the text object.
Right-click an image in the Project panel, and then click Insert.
From the Toolbox, select one of the drawing tools (for example, Ellipse or Pen ) and then draw the element in the text control.
From the Toolbox or the Asset Library , select a control (for example, a Grid panel or Button ), and then draw the element in the text control.
Drag the object to the desired location in the text object.