Mini Kabibi Habibi

Current Path : C:/Users/Public/Documents/DXperience 13.1 Demos/Data/Tutorials/XtraTreeList/
Upload File :
Current File : C:/Users/Public/Documents/DXperience 13.1 Demos/Data/Tutorials/XtraTreeList/DragDrop.xml

<?xml version="1.0" encoding="UTF-8"?>
<totalinfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="H:\Work\XML Schemes\module-new.xsd">
<controls>
	<controlentry>
		<control>
			<name>checkBox1</name>
			<windowcaption>Drag Nodes</windowcaption>
			<description>Controls whether end-users are allowed to move or copy nodes using drag-and-drop.</description>
			<memberlist>DragNodes</memberlist>
			<dtimage></dtimage>
		</control>
	</controlentry>
	<controlentry>
		<control>
			<name>listBox1</name>
			<windowcaption>List Box</windowcaption>
			<description>Dropping nodes is implemented by handling the DragEnter and DragDrop events.</description>
			<memberlist></memberlist>
			<dtimage></dtimage>
		</control>
	</controlentry>
</controls>
</totalinfo>