System.Drawing.Design

  Portable.NET  
 

System.Drawing.Design Namespace

 
 

<< PrevUpNext >>

 
 
Classes
 · IToolboxService
 · ToolboxItemCollection
 · ToolboxItemCreatorCallback

There are 3 incomplete classes in this namespace

In total we are missing :

  3 constructors, 33 methods, 0 fields, 3 properties, and 0 events.
 
  
 
 
 

System.Drawing.Design.IToolboxService

Status : Missing
Method Summary
System.Void AddCreator(System.Drawing.Design.ToolboxItemCreatorCallback creator, System.String format)Missing
System.Void AddCreator(System.Drawing.Design.ToolboxItemCreatorCallback creator, System.String format, System.ComponentModel.Design.IDesignerHost host)Missing
System.Void AddLinkedToolboxItem(System.Drawing.Design.ToolboxItem toolboxItem, System.ComponentModel.Design.IDesignerHost host)Missing
System.Void AddLinkedToolboxItem(System.Drawing.Design.ToolboxItem toolboxItem, System.String category, System.ComponentModel.Design.IDesignerHost host)Missing
System.Void AddToolboxItem(System.Drawing.Design.ToolboxItem toolboxItem)Missing
System.Void AddToolboxItem(System.Drawing.Design.ToolboxItem toolboxItem, System.String category)Missing
System.Drawing.Design.ToolboxItem DeserializeToolboxItem(System.Object serializedObject)Missing
System.Drawing.Design.ToolboxItem DeserializeToolboxItem(System.Object serializedObject, System.ComponentModel.Design.IDesignerHost host)Missing
System.Drawing.Design.ToolboxItem GetSelectedToolboxItem()Missing
System.Drawing.Design.ToolboxItem GetSelectedToolboxItem(System.ComponentModel.Design.IDesignerHost host)Missing
System.Drawing.Design.ToolboxItemCollection GetToolboxItems()Missing
System.Drawing.Design.ToolboxItemCollection GetToolboxItems(System.ComponentModel.Design.IDesignerHost host)Missing
System.Drawing.Design.ToolboxItemCollection GetToolboxItems(System.String category)Missing
System.Drawing.Design.ToolboxItemCollection GetToolboxItems(System.String category, System.ComponentModel.Design.IDesignerHost host)Missing
System.Boolean IsSupported(System.Object serializedObject, System.ComponentModel.Design.IDesignerHost host)Missing
System.Boolean IsSupported(System.Object serializedObject, System.Collections.ICollection filterAttributes)Missing
System.Boolean IsToolboxItem(System.Object serializedObject)Missing
System.Boolean IsToolboxItem(System.Object serializedObject, System.ComponentModel.Design.IDesignerHost host)Missing
System.Void Refresh()Missing
System.Void RemoveCreator(System.String format)Missing
System.Void RemoveCreator(System.String format, System.ComponentModel.Design.IDesignerHost host)Missing
System.Void RemoveToolboxItem(System.Drawing.Design.ToolboxItem toolboxItem)Missing
System.Void RemoveToolboxItem(System.Drawing.Design.ToolboxItem toolboxItem, System.String category)Missing
System.Void SelectedToolboxItemUsed()Missing
System.Object SerializeToolboxItem(System.Drawing.Design.ToolboxItem toolboxItem)Missing
System.Boolean SetCursor()Missing
System.Void SetSelectedToolboxItem(System.Drawing.Design.ToolboxItem toolboxItem)Missing
Property Summary
System.Drawing.Design.CategoryNameCollection CategoryNames Missing
System.String SelectedCategory Missing

 
  
 
 
 

System.Drawing.Design.ToolboxItemCollection

Status : Missing
Constructor Summary
System.Drawing.Design.ToolboxItemCollection(System.Drawing.Design.ToolboxItemCollection value)Missing
System.Drawing.Design.ToolboxItemCollection(System.Drawing.Design.ToolboxItem[] value)Missing
Method Summary
System.Boolean Contains(System.Drawing.Design.ToolboxItem value)Missing
System.Void CopyTo(System.Drawing.Design.ToolboxItem[] array, System.Int32 index)Missing
System.Int32 IndexOf(System.Drawing.Design.ToolboxItem value)Missing
Property Summary
System.Drawing.Design.ToolboxItem Item Missing

 
  
 
 
 

System.Drawing.Design.ToolboxItemCreatorCallback

Status : Missing
Constructor Summary
System.Drawing.Design.ToolboxItemCreatorCallback(System.Object object, System.IntPtr method)Missing
Method Summary
System.IAsyncResult BeginInvoke(System.Object serializedObject, System.String format, System.AsyncCallback callback, System.Object object)Missing
System.Drawing.Design.ToolboxItem EndInvoke(System.IAsyncResult result)Missing
System.Drawing.Design.ToolboxItem Invoke(System.Object serializedObject, System.String format)Missing

 
 


 
 

This document is licensed under the GNU FDL.
Last Updated on 15-12-2004

Visit http://www.dotgnu.org for more details

[Powered by Free Software] [Graphics by Gimp] [Powered by GNU]
Maintained by Gopal.V