Results 1 to 40 of 4199

Thread: CommonControls (Replacement of the MS common controls)

Threaded View

  1. #10
    New Member
    Join Date
    Feb 2021
    Posts
    10

    Re: CommonControls (Replacement of the MS common controls)

    Hi.
    I have a problem.
    I have some script in that event TreeView_NodeSelect(ByVal Node As VBCCR17.TvwNode)... It is supposed execute just all the time I select a node, but the problem is that all the time I execute the treeview.nodes.clear, it clear all nodes but also executes the event above in the number of times it has items/nodes in the treeview ... It seems that the clear, deletes one by one, selecting the item next to the one that was deleted as if I had selected and triggers the event above ... And repeats this process until you delete all items!
    How can I block the clear not triggering the above event?

    I did a video to explain better:



    Also the example:
    Nova pasta.zip
    Last edited by alcpf; Feb 18th, 2021 at 11:54 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width