Click here for NewsObjects Overview
CopyToClipboard Method (Story Control)
Windows - Visual C++


Description
The CopyToClipboard method copies the currently selected text to the clipboard.

Syntax
void CopyToClipboard();

See Also: SelectedText

Back to: Story Methods