次の方法で共有


BaseCustomTypeDescriptor クラス

定義

public ref class BaseCustomTypeDescriptor : System::ComponentModel::ICustomTypeDescriptor
public class BaseCustomTypeDescriptor : System.ComponentModel.ICustomTypeDescriptor
type BaseCustomTypeDescriptor = class
    interface ICustomTypeDescriptor
Public Class BaseCustomTypeDescriptor
Implements ICustomTypeDescriptor
継承
BaseCustomTypeDescriptor
派生
実装

コンストラクター

BaseCustomTypeDescriptor(ResourceManager)

メソッド

GetAttributes()
GetClassName()
GetComponentName()
GetConverter()
GetDefaultEvent()
GetDefaultProperty()
GetEditor(Type)
GetEvents()
GetEvents(Attribute[])
GetProperties()
GetProperties(Attribute[])
GetPropertyOwner(PropertyDescriptor)

適用対象