[]
Represents the search toolbar.
public class C1PrintPreviewControl.SearchToolBar : C1PrintPreviewControl.PreviewToolBar
| Name | Description |
|---|---|
| CloseSearch | Gets the Close Search toolstrip button. |
| MatchCase | Gets the Match Case toolstrip button. |
| MatchWholeWord | Gets the Match Whole Word toolstrip button. |
| PreviewAction | Gets C1PreviewActionFlags describing the content of this toolbar. |
| SearchLabel | Gets the "Find:" search toolstrip label. |
| SearchNext | Gets the Search Next toolstrip button. |
| SearchPrevious | Gets the Search Previous toolstrip button. |
| SearchText | Gets the "Search Text" toolstrip text box. |