C1.Silverlight.RichTextBox.5
Handled Property (TextDropEventArgs)

Gets or sets whether text drop has already be handled. If set to true, C1RichTextBox does nothing on text drop.
Syntax
'Declaration
 
Public Property Handled As System.Boolean
public System.bool Handled {get; set;}
See Also

Reference

TextDropEventArgs Class
TextDropEventArgs Members

 

 


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