RichTextBox for WinRT
Handled Property (ClipboardEventArgs)


Indicates whether the clipboard event has been handled by an event listener and C1.Xaml.RichTextBox.C1RichTextBox should do nothing.
Syntax
'Declaration
 
Public Property Handled As System.Boolean
'Usage
 
Dim instance As ClipboardEventArgs
Dim value As System.Boolean
 
instance.Handled = value
 
value = instance.Handled
public System.bool Handled {get; set;}
Requirements

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

See Also

Reference

ClipboardEventArgs Class
ClipboardEventArgs Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback