Method | Description | |
---|---|---|
EditValue ( ITypeDescriptorContext context, IServiceProvider provider, object value ) : object | ||
GetEditStyle ( ITypeDescriptorContext context ) : System.Drawing.Design.UITypeEditorEditStyle |
Method | Description | |
---|---|---|
newBox_Click ( object sender, System e ) : void |
public EditValue ( ITypeDescriptorContext context, IServiceProvider provider, object value ) : object | ||
context | ITypeDescriptorContext | |
provider | IServiceProvider | |
value | object | |
return | object |
public GetEditStyle ( ITypeDescriptorContext context ) : System.Drawing.Design.UITypeEditorEditStyle | ||
context | ITypeDescriptorContext | |
return | System.Drawing.Design.UITypeEditorEditStyle |