Click or drag to resize

ClipboardEventArgs Class

[Missing <summary> documentation for "T:Advanced_Combat_Tracker.ClipboardEventArgs"]

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Advanced_Combat_TrackerClipboardEventArgs

Namespace:  Advanced_Combat_Tracker
Assembly:  Advanced Combat Tracker (in Advanced Combat Tracker.exe) Version: 3.7.0.280
Syntax
C#
public class ClipboardEventArgs : EventArgs

The ClipboardEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodClipboardEventArgs
Initializes a new instance of the ClipboardEventArgs class
Top
Properties
  NameDescription
Public propertyCallerName
Public propertyClipContent
Public propertyCopyLocal
If the clipboard content will be sent to the local clipboard regardless of it being passed to the clipboard sharer also
Top
See Also