FindReplaceDialogEvents Interface Reference

This interface defines the set of events that can be raised by an FindReplaceDialog object. More...

List of all members.

Public Member Functions

 OnFind ([in] IDispatch *Sender)
 This event occurs when the user clicks the "Find" button.
 OnReplace ([in] IDispatch *Sender)
 This event occurs when the user clicks the "Replace" button.
 OnReplaceAll ([in] IDispatch *Sender)
 This event occurs when the user clicks the "Replace all" button.
 OnClose ([in] IDispatch *Sender)
 This event occurs when the user closes the dialog.
 OnHelp ([in] IDispatch *Sender)
 This event occurs when the user clicks the "Help" button.


Detailed Description

This interface defines the set of events that can be raised by an FindReplaceDialog object.


Member Function Documentation

OnClose ( [in] IDispatch *  Sender  ) 

This event occurs when the user closes the dialog.

Parameters:
Sender The object that raised the event.

OnFind ( [in] IDispatch *  Sender  ) 

This event occurs when the user clicks the "Find" button.

Parameters:
Sender The object that raised the event.

OnHelp ( [in] IDispatch *  Sender  ) 

This event occurs when the user clicks the "Help" button.

Parameters:
Sender The object that raised the event.

OnReplace ( [in] IDispatch *  Sender  ) 

This event occurs when the user clicks the "Replace" button.

Parameters:
Sender The object that raised the event.

OnReplaceAll ( [in] IDispatch *  Sender  ) 

This event occurs when the user clicks the "Replace all" button.

Parameters:
Sender The object that raised the event.


WSO 1.1 Documentation. Date modified:Wed Aug 12 18:12:35 2015. (C) Veretennikov A. B. 2004-2015