TX Text Control .NET for Windows Forms Documentation

WPF.TextControl.DropFormats Property

Gets or sets the formats of data the control can accept when the user drags it onto the control. The property's value can be a bitwise OR combination of the values listed below. The bitwise AND operator can be used to test for a given format.

Syntax

[C#] public DropFormat DropFormats { get; set; }
[Visual Basic] Public Property DropFormats() As DropFormat
ValueDescription
HTMLFormatThe control accepts HTML Format.
ImageThe control accepts images (Device dependent or device independent bitmaps, TIFF images or Windows metafiles).
PlainTextThe control accepts plain text.
RichTextFormatThe control accepts Rich Text Format.

See Also

 
 
 

Products

Support

Downloads

Corporate

Buy Now