I want to disable the click and drag & drop on the root node, but allow drag and drop on the rest. Right now drag and drop are working on all the nodes.
Here is my code:
Private Sub Form_Load()
Dim rsBO As New ADODB.Recordset
Dim objBO As New BOL.clsBOLInventory
Set rsBO =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.