Table of Contents

Class ResourceCollectionEditor

Namespace
Bonsai.Resources.Design
Assembly
Bonsai.System.Design.dll

Provides a user interface editor that displays a dialog for editing a collection of resources, supporting drag and drop of compatible file extensions.

public class ResourceCollectionEditor : CollectionEditor
Inheritance
ResourceCollectionEditor
Inherited Members

Constructors

ResourceCollectionEditor(Type)

Initializes a new instance of the ResourceCollectionEditor class using the specified collection type.

Properties

SupportedExtensions

Gets the file extensions that support drag and drop into the collection editor.

Methods

CreateEditorDialog()

Creates a new dialog to display and edit the current collection.

CreateResourceConfiguration(string)

Creates a new resource configuration object from a specified file name.

CreateSupportedExtensions()

Gets the file extensions that support drag and drop into the collection editor.