Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic How to Add Windows control to DiagramLite pane (Read 2638 times)
Sachin
Junior Member
**
Offline


I love YaBB 1G - SP1!

Posts: 85
Joined: Mar 14th, 2009
How to Add Windows control to DiagramLite pane
Mar 16th, 2009 at 6:34pm
Print Post  
HI

I am using Diagramlight pane , i am adding windows control to diagramlite pane, how to add,
Drag and Drop functionality i s availble in Diagramalite ?

reagards
murugan
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: How to Add Windows control to DiagramLite pane
Reply #1 - Mar 16th, 2009 at 6:52pm
Print Post  
Hi,

Silverlight does not provide built-in drag-and-drop. The TreeLayout sample shows how you could implement drag-and-drop by handling the mouse button and move events.

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
Sachin
Junior Member
**
Offline


I love YaBB 1G - SP1!

Posts: 85
Joined: Mar 14th, 2009
Re: How to Add Windows control to DiagramLite pane
Reply #2 - Mar 16th, 2009 at 6:58pm
Print Post  
HI

First of all Thanks for ur replay , if i want to silverlight control to Diagramlite pane

how to add this one

Diagramlite.Links .add ( DiagramliteControl)

here i need to pass silverlight control to add in diagramlite
is itpossible
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: How to Add Windows control to DiagramLite pane
Reply #3 - Mar 17th, 2009 at 8:46am
Print Post  
Hi,

You can use the ControlNode class to host other Silverlight controls as diagram nodes.

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint