|
Property |
Method |
Event |
|
|
SetFindStringSets the list of keywords to be shown in the Find dialog box. SyntaxHRESULT SetFindString( ParameterspList [in] The list to be shown in the Find dialog box. Return Values0 (always) Sample CodesVBScript function TestBtn_OnClick for i =0 to cnt-1 object.wec.SetFindString array ' Sets the array as the keyword list. See Also |