answersLogoWhite

0

It looks like a paintbrush.

User Avatar

Wiki User

9y ago

What else can I help you with?

Related Questions

When using the Format Painter the pointer takes the shape of a?

a paintbrush


What fills a destination area using the format of the source area?

Fill Formatting only or the Format Painter tool.


How do you fill a destination aarea using the format of the source area no content is copied?

You can use the Format Painter to do it or the Fill formatting Only option.


When you draw a shape in the shapes button in the insert tab your mouse pointer displays as an?

When you draw a shape using the shapes button in the Insert tab, your mouse pointer typically changes to a crosshair or a plus sign. This indicates that you can click and drag to create the desired shape. Depending on the specific application, the pointer may also display a shape outline while you hold down the mouse button.


What does a format painter do on Microsoft Word?

The Format Painter takes the formatting from one piece of text or item and pastes it onto something else you select. This is handy when you have a combination of formats on something and want to apply them to another item, without having to do them individually.To use it:Put the cursor in the text you want to copy the format of.Click on the Format Painter icon on the Formatting Toolbar.Click into or select the text that you want to copy the formatting to.


Using a Windows computer to make a window wider you would move the pointer until it changes to the Horizontal Resize shape and then?

click


Using a Windows computer to make a window wider you would move the pointer until it changes to the Horizontal Resize shape and then .?

click


What can be resized using the shape height and shape width text boxes in the size group on the format tab in the picture tools tab?

True


What is a painter?

A painter is a person who creates artworks using paint.


What are the important applications of pointer?

the execution time of programe is fast using the pointer


A selected graphic can be resized using the Shape Height and Shape Width text boxes in the Size group on the Format tab in the Picture Tools tab?

True


In pointers what is the use of pointer variable?

Pointer is a variable that stores the address of another variable . So pointer basically stores the address of another variable and size of pointer can be evaluated by using sizeof operator.