ComponentOne Foxy for ASP.NET: User Interface > Ribbon > Ribbon Tabs > Home Tab > Editing Group > Replace Dialog Box

Replace Dialog Box

The Replace dialog box allows you to locate a specified string and replace it with another string. To use the Replace dialog box, switch to either Source or Split view (see Design Pane), select an element in the control pane, and then, under the Home tab, click the Replace button. The Replace dialog box will open and appear as follows:

 

 

The Replace dialog box consists of the following UI elements:

 

UI Element

Description

Find what text box

In the Find what text box, enter the text you would like to replace.

Replace with text box

In the Replace with text box, enter the text you would like to have replace the original text.

Match case check box

If the Match case check box is selected, the search will be case sensitive. If unselected, the search will look for a match in any case.

Find Next button

Click the Find Next button to find the next instance of the text in the Find what text box

Replace

Click the Replace button to replace the text with the text in the Replace with button.

Replace All

Click Replace All to replace all instances of the text in the Find what text box with the text in the Replace with text box.


Send comments about this topic to ComponentOne.
Copyright © 1987-2010 ComponentOne LLC. All rights reserved.