This is the place where we can all share our knowledge and expand. You will find various tutorials & hints/tips in the Links and File sections. Please feel free to contribute to the Links, Files & Photo's section so that we can all expand our knowledge. Please do not spam or you will be banned from the club. If you have any question at all relating to the field of programming please dont hesitate to post as we all have skills in different areas.
I would only add items to the list box that qualify. For I = 1 to 4 For J = 0 to 42 If I > 2 And J > 37 Then 'Ignore Exit For End If Mh3dList1.AddItem I% * 100
The listbox control I'm using has a "lastadded" property, and, for my application, using it is the only way I can think of to do what I need. I know it's not
1. I am new to Visual Basic programming. However, I have a good knowledge of C, C++, shell programming, Foxpro,etc. 2. I have made a functional program in
1. I am new to Visual Basic programming. However, I have a good knowledge of C, C++, shell programming, Foxpro,etc. 2. I have made a functional program in