DeselectAll Method (Story Control) Windows - Visual C++
Description The DeselectAll method deselects any currently selected text.
Syntax void DeselectAll();
See Also: SelectAll
Back to: Story Methods