Search Tools Links Login

ListView Editable SubItems


Visual Basic 6, or VB Classic

Create a listview with editable subitems, without using the MSFlexgrid control. Stand alone module can be used for any project where you need this kind of functionality. It doesn't use subclassing, so it will not make your project unstable.

Original Author: J. Klarenbeek

Inputs

Place 1 ListView control in report mode and 1 textbox on your form. Add the listview32.bas module to your project, and only a view lines of code on your form will do the trick!

Assumptions

Start the example from visual basic, and right click on the listview or (later) on of the created items.

Side Effects

non as I know of, the code is fairly simple, but does the trick.

About this post

Posted: 2002-06-01
By: ArchiveBot
Viewed: 78 times

Categories

Visual Basic 6

Attachments

ListView_E46949172002.zip
Posted: 9/3/2020 3:45:00 PM
Size: 5,114 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.