The fields of System.Windows.Forms.DataFormats are listed below. For a list of all members, see the DataFormats Members list.
See Also: Inherited members from System.Object
static readonly | Bitmap | string.
Specifies a Windows bitmap format. This static field is read-only. |
static readonly | CommaSeparatedValue | string.
Specifies a comma-separated value (CSV) format, which is a common interchange format used by spreadsheets. This format is not used directly by Windows Forms. This static field is read-only. |
static readonly | Dib | string.
Specifies the Windows device-independent bitmap (DIB) format. This static field is read-only. |
static readonly | Dif | string.
Specifies the Windows Data Interchange Format (DIF), which Windows Forms does not directly use. This static field is read-only. |
static readonly | EnhancedMetafile | string.
Specifies the Windows enhanced metafile format. This static field is read-only. |
static readonly | FileDrop | string.
Specifies the Windows file drop format, which Windows Forms does not directly use. This static field is read-only. |
static readonly | Html | string.
Specifies text in the HTML Clipboard format. This static field is read-only. |
static readonly | Locale | string.
Specifies the Windows culture format, which Windows Forms does not directly use. This static field is read-only. |
static readonly | MetafilePict | string.
Specifies the Windows metafile format, which Windows Forms does not directly use. This static field is read-only. |
static readonly | OemText | string.
Specifies the standard Windows original equipment manufacturer (OEM) text format. This static field is read-only. |
static readonly | Palette | string.
Specifies the Windows palette format. This static field is read-only. |
static readonly | PenData | string.
Specifies the Windows pen data format, which consists of pen strokes for handwriting software; Windows Forms does not use this format. This static field is read-only. |
static readonly | Riff | string.
Specifies the Resource Interchange File Format (RIFF) audio format, which Windows Forms does not directly use. This static field is read-only. |
static readonly | Rtf | string.
Specifies text consisting of Rich Text Format (RTF) data. This static field is read-only. |
static readonly | Serializable | string.
Specifies a format that encapsulates any type of Windows Forms object. This static field is read-only. |
static readonly | StringFormat | string.
Specifies the Windows Forms string class format, which Windows Forms uses to store string objects. This static field is read-only. |
static readonly | SymbolicLink | string.
Specifies the Windows symbolic link format, which Windows Forms does not directly use. This static field is read-only. |
static readonly | Text | string.
Specifies the standard ANSI text format. This static field is read-only. |
static readonly | Tiff | string.
Specifies the Tagged Image File Format (TIFF), which Windows Forms does not directly use. This static field is read-only. |
static readonly | UnicodeText | string.
Specifies the standard Windows Unicode text format. This static field is read-only. |
static readonly | WaveAudio | string.
Specifies the wave audio format, which Windows Forms does not directly use. This static field is read-only. |