ASP.NET Pack Programmer's Guide
DiagramApplet.getShapeListBox Method
See Also
 






Gets the ShapeListBox hosted inside this applet.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public ShapeListBox getShapeListBox ()

 Return Value

A ShapeListBox instance.

 Remarks

The DiagramApplet creates a child ShapeListBox control when the ShowShapeListBox applet parameter is set to left or right.

 See Also

DiagramApplet Members
DiagramApplet Class
com.mindfusion.diagramming Namespace