IWindowSearch Interface
Window search interface.
Namespace: Aliquo.WindowsAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
public interface IWindowSearch : IDisposable
Public Interface IWindowSearch
Inherits IDisposable
- Implements
- IDisposable
AddFields |
Adds the indicated field names to the search field list.
|
Close |
Method to close the window and release resources.
|
Show |
Method to show the search window.
|
Closed |
Occurs when the window is closed.
|
Search |
Event that occurs to perform the search.
|