Mono Class Library: Overview

System.Drawing.Design.ToolboxItem: Method Members

The methods of System.Drawing.Design.ToolboxItem are listed below. For a list of all members, see the ToolboxItem Members list.

See Also: Inherited members from System.Object

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.