473,503 Members | 1,643 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

just starting

42 New Member
please give me the explanation of the following code


Me.Picture = LoadPicture(pIBa0)
Label00 = App.LegalCopyright
File1.Path = pDEmp
For mI = 0 To Picture10.Count - 1
Picture10(mI).BackColor = RGB(pRGBr, pRGBg, pRGBb)
Next
For mI = 0 To Label50.Count - 1
Label50(mI).MouseIcon = LoadPicture(pImag & "zcPointer.CUR")
Next
Feb 10 '07 #1
2 1010
Ganon11
3,652 Recognized Expert Specialist
I'm assuming this is Visual Basic, so I'll move it to the VB forum.
Feb 10 '07 #2
SammyB
807 Recognized Expert Contributor
please give me the explanation of the following
What part do you need explained?
  • LoadPicture loads a picture
  • Label00 = sets the text
  • LegalCopyright gets the copyright notice
  • BackColor sets the background color
  • MouseIcon sets the mouse icon
Jul 29 '08 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

14
2453
by: spamtrap | last post by:
Mostly for testing reasons I'd like to see if it makes sense to chose the following approach for just-in-time compilation of shaders for a renderer: Seeing as the shaders themsefs consist mostly...
4
4362
by: siggi | last post by:
Hi all, newbie question: I'd like to try speech synthesis with PythonWin 2.5. Problem ****** according to several instructions, such as found on...
20
2191
by: kwikius | last post by:
As I understand it posts to comp.std.c++ shouldnt contain personal attacks. Since several of my posts on this to comp.std.c++ on this subject have now been simply ignored with out any reply by...
2
1141
pr00xysp00f3r
by: pr00xysp00f3r | last post by:
I am just starting to learn PHP and as I read through my textbook, I am uploading the code examples, to try them out and get hands-on experience and all have worked up until this point. I am just...
1
3460
by: Darren Withers | last post by:
Hi Am just starting out using Java, what are the best resources to use to get the most out of this language?
0
7202
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7278
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
5578
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
5013
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4672
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3167
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
1512
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
736
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
380
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.