SearchEventArgs Class

Definition

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

Applies to