IconConverter クラス
Icon オブジェクトのデータ型を別のデータ型に変換します。 TypeDescriptor オブジェクトを通じてこのクラスにアクセスします。
この型のすべてのメンバの一覧については、IconConverter メンバ を参照してください。
System.Object
System.ComponentModel.TypeConverter
System.ComponentModel.ExpandableObjectConverter
System.Drawing.IconConverter
Public Class IconConverter
Inherits ExpandableObjectConverter
[C#]
public class IconConverter : ExpandableObjectConverter
[C++]
public __gc class IconConverter : public ExpandableObjectConverter
[JScript]
public class IconConverter extends ExpandableObjectConverter
スレッドセーフ
この型の public static (Visual Basicでは Shared) のすべてのメンバは、マルチスレッド操作で安全に使用できます。インスタンスのメンバの場合は、スレッドセーフであるとは限りません。
必要条件
名前空間: System.Drawing
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
アセンブリ: System.Drawing (System.Drawing.dll 内)