CorrectSentenceCaps Property Example

This example toggles the value of the CorrectSentenceCaps property.

AutoCorrect.CorrectSentenceCaps = Not _
    AutoCorrect.CorrectSentenceCaps

Send feedback to MSDN.Look here for MSDN Online resources.