DisableDragDrop property


Available for TreeView objects.

Read/Write only at design time

Specifies whether a TreeView object sends TVN_BEGINDRAG notification messages. It can be one of the following values:

TRUE    Object does not send TVN_BEGINDRAG messages (default).
FALSE  Object sends TVN_BEGINDRAG messages.