WebTreeView.EnableMouseOver

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
Property (As Boolean)
aWebTreeView.EnableMouseOver = newValue
or
BooleanValue = aWebTreeView.EnableMouseOver


If True, each TreeViewItem will be highlighted using the stTreeView_Hover style when the Item is hovered.