Does anyone know how to make treeview nodes expand when performing a oledrop to a closed node?
For example, something that would achieve the below?
IF mouse pointer is over closed node and mouse left button is down and oledropmode=1
node(index).expanded=.t.
endif
For example, something that would achieve the below?
IF mouse pointer is over closed node and mouse left button is down and oledropmode=1
node(index).expanded=.t.
endif