Unregistered
January 10, 2003, 16:52:32
I would like to Find as string, but no messagebox when string is not found.
--> wPos = Me.txText.Find(wString, 0, TXTextControl.FindOptions.NoMessageBox)
Error = Value of type 'Integer' cannot be converted to 'TXTextControl.FindOptions'.
Any suggestions?
Using win2000, vb.net, TXText 10.0.Net (Eval)
This message was originally posted by Alex M in the old TX Text Control Support Forum.
--> wPos = Me.txText.Find(wString, 0, TXTextControl.FindOptions.NoMessageBox)
Error = Value of type 'Integer' cannot be converted to 'TXTextControl.FindOptions'.
Any suggestions?
Using win2000, vb.net, TXText 10.0.Net (Eval)
This message was originally posted by Alex M in the old TX Text Control Support Forum.