GrapeCity.Win.MultiRow Namespace : ClipboardOperationEventArgs Class |
Public Class ClipboardOperationEventArgs Inherits System.ComponentModel.HandledEventArgs
Dim instance As ClipboardOperationEventArgs
public class ClipboardOperationEventArgs : System.ComponentModel.HandledEventArgs
This class is used to inform the users that a clipboard operation is occurring. If you want to manage the clipboard, set System.ComponentModel.HandledEventArgs.Handled to true to stop the default logic.
There is another way to customize the clipboard actions of GcMultiRow. You can write a new cut, copy, or paste action and assign them to specific keys.
System.Object
System.EventArgs
System.ComponentModel.HandledEventArgs
GrapeCity.Win.MultiRow.ClipboardOperationEventArgs
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2