Use this dialog box to search for various kinds of elements (such as classes or interfaces), or for a specific element within a .NET assembly, or a type library.
Item |
Description |
Text to find |
The text string to search for in the assembly or type library. |
Type to find |
A drop-down list containing the types of elements you can search for. These are: Class, Interface, Method, Property, Field, and Event. If no element type is specified, all elements matching the search string will be returned. |
Case sensitive |
If checked, elements matching the search string must also match case. If unchecked, all elements matching the search string will be returned, regardless of case. |
Search |
Click to begin the search. |
Items matching the search criteria are displayed in a table in the Search dialog. Items in the table are clickable links; clicking on an item will cause that item to be selected in the left-hand pane of the explorer view.
Using COM Interop in Managed Applications
Adding a Reference to a COM Server
Adding an ActiveX Control to the Tool Palette
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|