![]() |
|
|||||||
| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Questions & Help Needed Post any question regarding Basic4ppc. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
hi,
I have 2 great problems, 1) i used AddEvent for create multiple call at same sub which is the method for retrieve the number of control that have generated the event? i.e. sub myevent for x=1 to 33 if sender=control("image"&x) 'don't work!!!! generator=x endif next end sub 2) if I put many images in several Image controls using Imagelist control for example: Control("Image" & A).image = Imagelist1.item(4) if I want retrieve the image contents in this Image control i try to use: if Image1.image = Imagelist1.item(4) then .... .... endif but don't work!!! thanks for help and excuse me for the incorrect english |
|
||||
|
Yes. B4PPc lower-cases all control names used internally.
Quote:
Quote:
![]() |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Embed and retrieve images in a data file | Erel | Code Samples & Tips | 10 | 02-18-2008 07:23 AM |
| Addrow like removerow(index) | Vito | Questions & Help Needed | 3 | 02-04-2008 01:09 PM |
| TextBox, Index & Arraylist | Peptone | Questions & Help Needed | 3 | 11-19-2007 03:58 PM |
| Index problem in the IF statement | markus | Questions & Help Needed | 2 | 06-03-2007 01:10 PM |
| Index was out of range error in version 5 | HARRY | Questions & Help Needed | 6 | 05-20-2007 08:16 AM |