Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
DataFormats Class
 DataFormats Members

  Switch on low bandwidth view
Members FilterMembers Filter
Frameworks FilterFrameworks Filter
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
.NET Framework Class Library
DataFormats Members

Provides static, predefined Clipboard format names. Use them to identify the format of data that you store in an IDataObject.

The DataFormats type exposes the following members.

  NameDescription
Public methodSupported by the .NET Compact FrameworkEquals Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Protected methodSupported by the .NET Compact FrameworkFinalize Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.)
Public methodStatic memberGetFormatOverloaded. Returns a DataFormats..::.Format with the Windows Clipboard numeric ID and name.
Public methodSupported by the .NET Compact FrameworkGetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Public methodSupported by the .NET Compact FrameworkGetType Gets the Type of the current instance. (Inherited from Object.)
Protected methodSupported by the .NET Compact FrameworkMemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public methodSupported by the .NET Compact FrameworkToString Returns a String that represents the current Object. (Inherited from Object.)
Top
  NameDescription
Public fieldStatic memberSupported by the .NET Compact FrameworkBitmap Specifies a Windows bitmap format. This static field is read-only.
Public fieldStatic memberCommaSeparatedValue 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.
Public fieldStatic memberDib Specifies the Windows device-independent bitmap (DIB) format. This static field is read-only.
Public fieldStatic memberDif Specifies the Windows Data Interchange Format (DIF), which Windows Forms does not directly use. This static field is read-only.
Public fieldStatic memberEnhancedMetafile Specifies the Windows enhanced metafile format. This static field is read-only.
Public fieldStatic memberFileDrop Specifies the Windows file drop format, which Windows Forms does not directly use. This static field is read-only.
Public fieldStatic memberHtml Specifies text consisting of HTML data. This static field is read-only.
Public fieldStatic memberLocale Specifies the Windows culture format, which Windows Forms does not directly use. This static field is read-only.
Public fieldStatic memberMetafilePict Specifies the Windows metafile format, which Windows Forms does not directly use. This static field is read-only.
Public fieldStatic memberOemText Specifies the standard Windows original equipment manufacturer (OEM) text format. This static field is read-only.
Public fieldStatic memberPalette Specifies the Windows palette format. This static field is read-only.
Public fieldStatic memberPenData 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.
Public fieldStatic memberRiff Specifies the Resource Interchange File Format (RIFF) audio format, which Windows Forms does not directly use. This static field is read-only.
Public fieldStatic memberRtf Specifies text consisting of Rich Text Format (RTF) data. This static field is read-only.
Public fieldStatic memberSerializable Specifies a format that encapsulates any type of Windows Forms object. This static field is read-only.
Public fieldStatic memberSupported by the .NET Compact FrameworkStringFormat Specifies the Windows Forms string class format, which Windows Forms uses to store string objects. This static field is read-only.
Public fieldStatic memberSymbolicLink Specifies the Windows symbolic link format, which Windows Forms does not directly use. This static field is read-only.
Public fieldStatic memberSupported by the .NET Compact FrameworkText Specifies the standard ANSI text format. This static field is read-only.
Public fieldStatic memberTiff Specifies the Tagged Image File Format (TIFF), which Windows Forms does not directly use. This static field is read-only.
Public fieldStatic memberSupported by the .NET Compact FrameworkUnicodeText Specifies the standard Windows Unicode text format. This static field is read-only.
Public fieldStatic memberWaveAudio Specifies the wave audio format, which Windows Forms does not directly use. This static field is read-only.
Top
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker