System.Windows.Forms.DataFormats: Field Members

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

Public Fields

static readonly
Bitmapstring.

Specifies a Windows bitmap format. This static field is read-only.

static readonly
CommaSeparatedValuestring.

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
Dibstring.

Specifies the Windows device-independent bitmap (DIB) format. This static field is read-only.

static readonly
Difstring.

Specifies the Windows Data Interchange Format (DIF), which Windows Forms does not directly use. This static field is read-only.

static readonly
EnhancedMetafilestring.

Specifies the Windows enhanced metafile format. This static field is read-only.

static readonly
FileDropstring.

Specifies the Windows file drop format, which Windows Forms does not directly use. This static field is read-only.

static readonly
Htmlstring.

Specifies text in the HTML Clipboard format. This static field is read-only.

static readonly
Localestring.

Specifies the Windows culture format, which Windows Forms does not directly use. This static field is read-only.

static readonly
MetafilePictstring.

Specifies the Windows metafile format, which Windows Forms does not directly use. This static field is read-only.

static readonly
OemTextstring.

Specifies the standard Windows original equipment manufacturer (OEM) text format. This static field is read-only.

static readonly
Palettestring.

Specifies the Windows palette format. This static field is read-only.

static readonly
PenDatastring.

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
Riffstring.

Specifies the Resource Interchange File Format (RIFF) audio format, which Windows Forms does not directly use. This static field is read-only.

static readonly
Rtfstring.

Specifies text consisting of Rich Text Format (RTF) data. This static field is read-only.

static readonly
Serializablestring.

Specifies a format that encapsulates any type of Windows Forms object. This static field is read-only.

static readonly
StringFormatstring.

Specifies the Windows Forms string class format, which Windows Forms uses to store string objects. This static field is read-only.

static readonly
SymbolicLinkstring.

Specifies the Windows symbolic link format, which Windows Forms does not directly use. This static field is read-only.

static readonly
Textstring.

Specifies the standard ANSI text format. This static field is read-only.

static readonly
Tiffstring.

Specifies the Tagged Image File Format (TIFF), which Windows Forms does not directly use. This static field is read-only.

static readonly
UnicodeTextstring.

Specifies the standard Windows Unicode text format. This static field is read-only.

static readonly
WaveAudiostring.

Specifies the wave audio format, which Windows Forms does not directly use. This static field is read-only.