ActiveReports 9
DeserializeToolboxItem(Object) Method

The System.Object that contains the ToolboxItem to get.
Gets a ToolboxItem from the specified serialized object.
Syntax
'Declaration
 
Public Overloads Function DeserializeToolboxItem( _
   ByVal serializedObject As System.Object _
) As System.Drawing.Design.ToolboxItem
public System.Drawing.Design.ToolboxItem DeserializeToolboxItem( 
   System.object serializedObject
)

Parameters

serializedObject
The System.Object that contains the ToolboxItem to get.
See Also

Reference

Toolbox Class
Toolbox Members
Overload List

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum