Method Capitalize
Capitalize()
When implemented by a class, changes first character of all words in selected text to upper-case and all another characters to lower-case.
void Capitalize()
When implemented by a class, changes first character of all words in selected text to upper-case and all another characters to lower-case.
void Capitalize()