Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
SIL
FieldWorks
XWorks
LocalDragItem
C# Class SIL.FieldWorks.XWorks.LocalDragItem
Used to represent a drag from one place in the tree view to another. This is the only kind of drag currently supported.
Show file
Open project: sillsdev/FieldWorks
Class Usage Examples
Public Methods
Method
Description
LocalDragItem
(
TreeBarHandler
handler
,
TreeNode
sourceTreeNode
) :
System
Method Details
LocalDragItem()
public
method
public
LocalDragItem
(
TreeBarHandler
handler
,
TreeNode
sourceTreeNode
) :
System
handler
TreeBarHandler
sourceTreeNode
System.Windows.Forms.TreeNode
return
System