Mono Class Library: Overview

System.Drawing.Design.ToolboxItem: Members

The members of System.Drawing.Design.ToolboxItem are listed below.

See Also: Inherited members from System.Object

Public Constructors

Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.

Public Properties

AssemblyNameSystem.Reflection.AssemblyName. Documentation for this section has not yet been entered.
BitmapSystem.Drawing.Bitmap. Documentation for this section has not yet been entered.
Companystring. Documentation for this section has not yet been entered.
[read-only]
ComponentTypestring. Documentation for this section has not yet been entered.
DependentAssembliesSystem.Reflection.AssemblyName[]. Documentation for this section has not yet been entered.
Descriptionstring. Documentation for this section has not yet been entered.
DisplayNamestring. Documentation for this section has not yet been entered.
FilterICollection. Documentation for this section has not yet been entered.
IsTransientbool. Documentation for this section has not yet been entered.
[read-only]
Lockedbool. Documentation for this section has not yet been entered.
[read-only]
PropertiesIDictionary. Documentation for this section has not yet been entered.
TypeNamestring. Documentation for this section has not yet been entered.
[read-only]
Versionstring. Documentation for this section has not yet been entered.

Public Methods

CreateComponents() : System.ComponentModel.IComponent[]
Documentation for this section has not yet been entered.
CreateComponents(System.ComponentModel.Design.IDesignerHost) : System.ComponentModel.IComponent[]
Documentation for this section has not yet been entered.
CreateComponents(System.ComponentModel.Design.IDesignerHost, IDictionary) : System.ComponentModel.IComponent[]
Documentation for this section has not yet been entered.
override
Equals(object) : bool
Documentation for this section has not yet been entered.
override
GetHashCode() : int
Documentation for this section has not yet been entered.
GetType(System.ComponentModel.Design.IDesignerHost) : Type
Documentation for this section has not yet been entered.
Initialize(Type)
Documentation for this section has not yet been entered.
Lock()
Documentation for this section has not yet been entered.
override
ToString() : string
Documentation for this section has not yet been entered.

Protected Methods

CheckUnlocked()
Documentation for this section has not yet been entered.
CreateComponentsCore(System.ComponentModel.Design.IDesignerHost) : System.ComponentModel.IComponent[]
Documentation for this section has not yet been entered.
CreateComponentsCore(System.ComponentModel.Design.IDesignerHost, IDictionary) : System.ComponentModel.IComponent[]
Documentation for this section has not yet been entered.
Deserialize(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
Documentation for this section has not yet been entered.
FilterPropertyValue(string, object) : object
Documentation for this section has not yet been entered.
GetType(System.ComponentModel.Design.IDesignerHost, System.Reflection.AssemblyName, string, bool) : Type
Documentation for this section has not yet been entered.
OnComponentsCreated(ToolboxComponentsCreatedEventArgs)
Documentation for this section has not yet been entered.
OnComponentsCreating(ToolboxComponentsCreatingEventArgs)
Documentation for this section has not yet been entered.
Serialize(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
Documentation for this section has not yet been entered.
ValidatePropertyType(string, object, Type, bool)
Documentation for this section has not yet been entered.
ValidatePropertyValue(string, object) : object
Documentation for this section has not yet been entered.

Public Events

ComponentsCreatedDocumentation for this section has not yet been entered.
ComponentsCreatingDocumentation for this section has not yet been entered.

Explicitly Implemented Interface Members

System.Runtime.Serialization.ISerializable.GetObjectDataDocumentation for this section has not yet been entered.