Gets or sets data pasting mode.
public PasteMode PasteMode { get; set; }
Public Property PasteMode As PasteMode
Certain controls provide events to manage and cancel data pasting operations.
See Clipboard - Copy and Paste Operations. Data Formatting to learn more.