PC User
Registered User.
- Local time
- Today, 11:40
- Joined
- Jul 28, 2002
- Messages
- 193
Has anyone used the find function for MS RichText ActiveX? In the object browser it's usage format is Function Find(bstrString As String, [vStart], [vEnd], [vOptions]) As Long. If I understand it right the bstrString is the string that is the keword in the search, vStart and vEnd are the limits of the search (ie SelStart = 0 and SelLength = L), but now what are the vOptions? Can anyone clarify the usage of this function or have an example of it being used?
Thanks,
PC
Thanks,
PC