Click or drag to resize

GeneratorReferenceSelector Class

[Missing <summary> documentation for "T:Demo3D.Common.Random.GeneratorReferenceSelector"]

Inheritance Hierarchy
SystemObject
  System.Drawing.DesignUITypeEditor
    Demo3D.Common.RandomGeneratorReferenceSelector

Namespace:  Demo3D.Common.Random
Assembly:  Demo3D.Common (in Demo3D.Common.dll) Version: 10.0.7983.28765
Syntax
C#
public class GeneratorReferenceSelector : UITypeEditor

The GeneratorReferenceSelector type exposes the following members.

Constructors
  NameDescription
Public methodGeneratorReferenceSelector
Initializes a new instance of the GeneratorReferenceSelector class
Top
Properties
  NameDescription
Public propertyIsDropDownResizable (Overrides UITypeEditorIsDropDownResizable.)
Top
Methods
  NameDescription
Public methodEditValue (Overrides UITypeEditorEditValue(ITypeDescriptorContext, IServiceProvider, Object).)
Public methodGetEditStyle (Overrides UITypeEditorGetEditStyle(ITypeDescriptorContext).)
Public methodGetPaintValueSupported (Overrides UITypeEditorGetPaintValueSupported(ITypeDescriptorContext).)
Top
See Also