Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 3.35 KB

File metadata and controls

35 lines (24 loc) · 3.35 KB

WinForms Diagram Control - Create a Custom Toolbox

This example demonstrates how to create a custom toolbox (GridControl in this example) and display it in the DiagramControl. The DrawDetachedItem method allows you to draw this toolbox outside the canvas area.

image

Call the StartDragTool command when a user clicks a grid row to start the drag operation. Use the TranslateTransform method to draw a diagram item at a specific position.

Files to Review

Documentation

More Examples

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)