Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by jcraig584

  1. jcraig584

    TreeView ContextMenu only on certain nodes

    I made some changes to your code and It seems to work the way you want it to. I am just changing the context menu and letting the treeview do the rest. Private Sub TreeView1_MouseDown(ByVal sender As Object, ByVal e As System.Windows.Forms.MouseEventArgs) Handles TreeView1.MouseDown Dim dp...

Part and Inventory Search

Back
Top