Tools panel

You can use the Tools panel in Blend for Visual Studio 2012 to create and modify objects in your application. You create the objects by selecting a tool and drawing on the artboard with your mouse. You can also change the objects on the artboard by using handles, or you can modify their properties in the Properties panel.

For more information, see Properties panel.

Note

The Tools panel looks slightly different depending on whether you are working on a Windows Presentation Foundation (WPF) or Microsoft Silverlight project.

Tools available in the Tools panel when you work on a WPF application

c9183de2-164f-47be-bdd2-00b74f58ee22

25182a96-9a69-478a-9cfe-5b360e6a9bea

Selection tools   Use to select of objects and paths. The Direct Selection tool is used to select nested objects and path segments.

095c13e8-6ed8-4572-9bd2-b2d6bdfdf199

Path tools   Pen, Pencil.

05fe4b1d-f584-4bd2-99b6-8bc2d735a89d

View tools   Use to adjust the view of the artboard, such as for panning, zooming, and camera orbiting for 3D.

Note

The Camera Orbit tool is not available when you work on a Silverlight project.

e1a62fcf-2f5c-4263-95fe-a9bf97616b85

Shape tools   Rectangle, Ellipse, Line.

f0c1ff71-7814-42ba-806b-7ea92d616e69

Brush tools   Use to work with the visual attributes of an object, such as transforming a brush, painting an object, or selecting the attributes of one object to apply them to another object.

b36987f6-e914-4b58-99f2-a76c47128837

Layout panels   Grid, Canvas, StackPanel, WrapPanel, DockPanel, ScrollViewer, Border, UniformGrid, Viewbox.

Note

Only the Grid, Canvas, StackPanel, ScrollViewer, and Border panels are available in a Silverlight project.

eb6fad93-f17e-4f62-a926-8c8651862891

Object tools   Use to draw the most common objects on the artboard, such as paths, shapes, layout panels, text, and controls.

41999197-e26c-42b9-8039-58ce07f5b5ba

Text controls   TextBox, RichTextBox, TextBlock, PasswordBox, Label, FlowDocumentScrollViewer.

Note

Only the TextBox, TextBlock, and PasswordBox controls are available in a Silverlightproject.

a5d608f2-bba2-48c5-8b15-2c115db86acc

Asset tools   Use to access the Assets panel and to show the most recently used asset from the library.

For more information, see Assets panel.

db8728cc-fbcc-4372-8f0b-f7145ad3767c

Common controls   Button, CheckBox, ComboBox, ListBox, RadioButton, ScrollBar, Slider, TabControl, GridSplitter.

Note

The TabControl and GridSplitter controls are not visible in a Silverlight project, but you can select them from the Assets panel.

See Also

Concepts

Arranging objects

Choosing and using interactive controls

Working with objects and properties

Drawing text

Other Resources

Drawing objects