Table of Contents

Class NumericUpDownEditor

Namespace
Bonsai.Design
Assembly
Bonsai.Design.dll

Provides a user interface editor that displays an up-down control for selecting numeric values.

public class NumericUpDownEditor : UITypeEditor
Inheritance
NumericUpDownEditor
Inherited Members

Methods

EditValue(ITypeDescriptorContext, IServiceProvider, object)

Edits the specified object's value using the editor style indicated by the GetEditStyle() method.

GetEditStyle(ITypeDescriptorContext)

Gets the editor style used by the EditValue(IServiceProvider, object) method.