Hi everyone,
I have a tiny problem here but just cant handle it, since I'm new to VB6..
I want to put a code into a module which contains a lot of lines with same objects. I have an idea of relating those objects with variables, so instead of, for example, form1.picture1.backcolor = form1.picture2.backcolor the code line would look like A = B or something, but I just cant find a right way to do it. To make it clear, I need to relate form1.picture1.backcolor with variable A, form1.picture2.backcolor with B etc., and be able to use those in a module. So any ideas would really make it easier..
deftones 0 Light Poster
selvaganapathy 31 Posting Pro
deftones 0 Light Poster
selvaganapathy 31 Posting Pro
deftones 0 Light Poster
selvaganapathy 31 Posting Pro
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.