VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

ListVieW/ListBox Print, Save, Load from File

Markku Strömberg  (3 Submissions)   Custom Controls/Forms/Menus   Visual Basic 3.0   Unknown Difficulty   Wed 3rd February 2021

This code lets you to Print, Save to file, Load data from file to/from ListBox or ListView object.

Inputs
Listbox related functions: LoadListBox -Inputs: ListBox object, Directory from where to load SaveListBox -Inputs: ListBox object, Directory where to save PrintListBox -Inputs: ListBox object ListView related: SaveLV -Inputs: ListView object, Subitems amount in that object, Directory where to save PrintLV -Inputs: Listview object, Subitems amount in that object

Assumes
I fogot to say that those ListView functions assumes that ListView viewmode is lvwReport and you should have one or more subitems in that object, Sorry ;)

Side Effects
None.

Rate ListVieW/ListBox Print, Save, Load from File (3(3 Vote))
ListVieW/ListBox Print, Save, Load from File.bas

ListVieW/ListBox Print, Save, Load from File Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters