Share via


DesignerTypeConverter クラス

定義

public ref class DesignerTypeConverter : System::ComponentModel::TypeConverter
public class DesignerTypeConverter : System.ComponentModel.TypeConverter
type DesignerTypeConverter = class
    inherit TypeConverter
Public Class DesignerTypeConverter
Inherits TypeConverter
継承
DesignerTypeConverter
派生

コンストラクター

DesignerTypeConverter()

メソッド

AddAttributes(PropertyDescriptor, Attribute[])
CanConvertTo(ITypeDescriptorContext, Type)
ConvertTo(ITypeDescriptorContext, CultureInfo, Object, Type)
GetProperties(ITypeDescriptorContext, Object, Attribute[])
GetPropertiesSupported(ITypeDescriptorContext)
GetProperty(Type, String)
GetPropertySortNames()
ModifyPropertyDescriptor(PropertyDescriptor, ITypeDescriptorContext)
NonBrowsable(PropertyDescriptor)

適用対象