Connecting Tech Pros Worldwide Forums | Help | Site Map

How to disable events on treeview?

Newbie
 
Join Date: May 2007
Posts: 6
#1: Feb 15 '08
Hello

How can I disable mouse and keyboard events on treeview component in VB6.

Thanks

debasisdas's Avatar
Moderator
 
Join Date: Dec 2006
Location: Bangalore ,India
Posts: 7,509
#2: Feb 15 '08

re: How to disable events on treeview?


Which events you want to disable ?
QVeen72's Avatar
Moderator
 
Join Date: Oct 2006
Location: Bangalore
Posts: 1,385
#3: Feb 15 '08

re: How to disable events on treeview?


Hi,

Disable the whole TreeView..

REgards
Veena
Newbie
 
Join Date: May 2007
Posts: 6
#4: Feb 15 '08

re: How to disable events on treeview?


Hello

First I want to automatically select and highlighted one node.

Then I want to deny select other node through mouse or keyboard.

That means I want to disable or enable mouse and keyboard events.

I some case I need to avoid select other nodes. I tried to disabled this component but then I can not scroll my tree.

Does exists some solution ?

Thanks
Reply


Similar Visual Basic 4 / 5 / 6 bytes