C1.Silverlight.RichTextBox.5 Assembly > C1.Silverlight.RichTextBox Namespace > C1RichTextBox Class : TextDragStart Event |
'Declaration Public Event TextDragStart As System.EventHandler(Of CancelEventArgs)
public event System.EventHandler<CancelEventArgs> TextDragStart
The event handler receives an argument of type C1.Silverlight.CancelEventArgs containing data related to this event. The following CancelEventArgs properties provide information specific to this event.
Property | Description |
---|---|
Cancel |