
September 4th, 2007, 07:32 AM
|
|
Contributing User
|
|
Join Date: Mar 2007
Posts: 68
Time spent in forums: 12 h 50 m 51 sec
Reputation Power: 2
|
|
Scrolling Container with Items
Any control available in visual basic 6, where I can add random number of boxes/buttons or pictures, every box represents one item
the items should be click able & container must have a scroll bar. for example, I assign a random quantity ....500, it generates 500 boxes from which about 20-25 are visible on main screen & remaning are down, I get to them by scrolling down.
when i click on any of them, it return its item name or number.
infect I am not much pro in vb. can any 1 guide me ?
E.g: as windows explorer, where you can see number of folders, you can scroll up & down...etc...
these items will come from a database.
Last edited by mirza_yasir4 : September 4th, 2007 at 07:38 AM.
|