Click or drag to resize

ClipboardEventArgsCopyLocal Property

If the clipboard content will be sent to the local clipboard regardless of it being passed to the clipboard sharer also

Namespace:  Advanced_Combat_Tracker
Assembly:  Advanced Combat Tracker (in Advanced Combat Tracker.exe) Version: 3.7.0.280
Syntax
C#
public bool CopyLocal { get; set; }

Property Value

Type: Boolean
See Also