|
Property |
Method |
Event |
|
|
GetFindStringNumGets the number of items in the keyword list located in the Find dialog box. SyntaxHRESULT GetFindStringNum( ParameterspNum [out, retval] Number of items on the list. 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 |