vb.net - Disallow Text Selection in .NET WebBrowser -


I do not want to select text in my web browser control. How do i do this

This link may answer your question. I have not tried this script but I think it works


Comments

Popular posts from this blog

iphone - How do I make a UIPickerView in a UIActionSheet -

java - Is there an object like a "Set" that can contain only unique string values, but also contain a count on the number of occurrences of the string value? -