SearchEventArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class SearchEventArgs sealed : System::ComponentModel::CancelEventArgs
[System.Runtime.InteropServices.ComVisible(false)]
public sealed class SearchEventArgs : System.ComponentModel.CancelEventArgs
[<System.Runtime.InteropServices.ComVisible(false)>]
type SearchEventArgs = class
inherit CancelEventArgs
Public NotInheritable Class SearchEventArgs
Inherits CancelEventArgs
- Inheritance
-
SearchEventArgs
- Attributes
Constructors
SearchEventArgs(String, Int32, Boolean) |
Properties
IsFindNext | |
SearchString | |
StartPage |