C# Class Alsing.Windows.Forms.SyntaxBox.CopyEventArgs

Event arg for Copy/Cut actions.
Show file Open project: ehasis/alsing Class Usage Examples

Public Properties

Property Type Description
Text string

Property Details

Text public property

The text copied to the clipboard.
public string Text
return string