Méthode | Description | |
---|---|---|
CoastLineEditor ( ) : System | ||
EditValue ( ITypeDescriptorContext context, IServiceProvider provider, object value ) : object | ||
GetEditStyle ( ITypeDescriptorContext context ) : UITypeEditorEditStyle | ||
GetPaintValueSupported ( ITypeDescriptorContext context ) : bool |
public EditValue ( ITypeDescriptorContext context, IServiceProvider provider, object value ) : object | ||
context | ITypeDescriptorContext | |
provider | IServiceProvider | |
value | object | |
Résultat | object |
public GetEditStyle ( ITypeDescriptorContext context ) : UITypeEditorEditStyle | ||
context | ITypeDescriptorContext | |
Résultat | UITypeEditorEditStyle |
public GetPaintValueSupported ( ITypeDescriptorContext context ) : bool | ||
context | ITypeDescriptorContext | |
Résultat | bool |