Skorkpup
Programmer
- Feb 17, 2005
- 11
I have created a very simple program in VB6 that takes numbers entered into text box's, turns them into variables, makes calculations, and displays everything in a list box. I can select a line and delete it. I can save my list to a file. Everything reloads at program startup. It works great, but looks bad. I want my results to be displayed more orderly. Something resembling the check book in Microsoft Money.
A nice neat grid that can delete rows, and the code is simple, short and sweet like a Listbox. I have tried to understand Microsofts Help from their reference library but its useless for my little program. Any ideas, and or snippets of code would be greatly appreciated.
A nice neat grid that can delete rows, and the code is simple, short and sweet like a Listbox. I have tried to understand Microsofts Help from their reference library but its useless for my little program. Any ideas, and or snippets of code would be greatly appreciated.