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

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

Public Properties

Property Type Description
Text string

Property Details

Text public_oe property

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