NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Putting Quotation Marks in a String Programmatically

Sometimes quotation marks (" ") appear in a string of text. For example:

She said, "You deserve a treat!"

To place quotation marks in a string in your code

See Also

Controlling the Insertion Point in a TextBox Control | Creating a Password Text Box with the TextBox Control | Creating a Read-Only Text Box | Selecting Text Programmatically in the TextBox Control | Viewing Multiple Lines in the TextBox Control| TextBox Control