VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Auto Check/UnCheck TreeView

kc7dji  (1 Submission)   Custom Controls/Forms/Menus   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

This basic procedure will handle all parent and child Checkboxes in a TreeView control. If you check a child node it will automatically check the parent(s) and vise versa.

Inputs
This procedure requires you to pass in the Treeview and the current node.

Assumes
Basic TreeView(s). This code assumes you already have a TreeView populated with "CheckBoxes" turned ON.

Rate Auto Check/UnCheck TreeView (9(9 Vote))
Auto Check/UnCheck TreeView.bas

Auto Check/UnCheck TreeView Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters