Skip to content

Create a custom toolbox and display it in the DiagramControl

License

Notifications You must be signed in to change notification settings

DevExpress-Examples/winforms-diagram-create-custom-toolbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)