다음을 통해 공유


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)

적용 대상