DVTk API
FindNextText Method (theText, mustMatchWholeWord, mustMatchCase)
DVTkDvtkApplicationLayer.UserInterfacesDvtkWebBrowserNewFindNextText(String, Boolean, Boolean)
DVTk API

[This is preliminary documentation and is subject to change.]

Public method
Declaration Syntax
C#Visual BasicVisual C++
public void FindNextText(
	string theText,
	bool mustMatchWholeWord,
	bool mustMatchCase
)
Public Sub FindNextText ( _
	theText As String, _
	mustMatchWholeWord As Boolean, _
	mustMatchCase As Boolean _
)
public:
void FindNextText(
	String^ theText, 
	bool mustMatchWholeWord, 
	bool mustMatchCase
)
Parameters
theText (String)
mustMatchWholeWord (Boolean)
mustMatchCase (Boolean)

Assembly: DvtkApplicationLayer (Module: DvtkApplicationLayer) Version: 0.0.0.0