Table of Contents

Class SliderEditor

Namespace
Bonsai.Design
Assembly
Bonsai.Design.dll

Provides a user interface editor that displays a slider for selecting numeric values between a specified range.

public class SliderEditor : UITypeEditor
Inheritance
SliderEditor
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.