Property | Type | Description |
---|
Method | Description | |
---|---|---|
CreateDesignPropertyDescriptor ( |
||
GetAttributes ( ) : |
||
GetClassName ( ) : string | ||
GetComponentName ( ) : string | ||
GetConverter ( ) : |
||
GetDefaultEvent ( ) : System.ComponentModel.EventDescriptor | ||
GetDefaultProperty ( ) : |
||
GetEditor ( |
||
GetEvents ( ) : |
||
GetEvents ( System attributes ) : |
||
GetProperties ( ) : |
||
GetProperties ( System attributes ) : |
||
GetPropertyOwner ( |
||
LocalizableProperties ( |
public CreateDesignPropertyDescriptor ( |
||
propertyDescriptor | ||
return |
public GetAttributes ( ) : |
||
return |
public GetConverter ( ) : |
||
return |
public GetDefaultEvent ( ) : System.ComponentModel.EventDescriptor | ||
return | System.ComponentModel.EventDescriptor |
public GetDefaultProperty ( ) : |
||
return |
public GetEditor ( |
||
editorBaseType | ||
return | object |
public GetEvents ( ) : |
||
return |
public GetEvents ( System attributes ) : |
||
attributes | System | |
return |
public GetProperties ( ) : |
||
return |
public GetProperties ( System attributes ) : |
||
attributes | System | |
return |
public GetPropertyOwner ( |
||
pd | ||
return | object |
public LocalizableProperties ( |
||
projectManager | ||
return | System |