I was sent a section of program a while few months to allow me to access the CPU temperature.
Unfortunately I have only just been able to try the code.
One of the first lines is 'Imports.system .management'
When I enter this into the editor I get a message saying:-
'Namespace or type specified in the Imports 'System.Managem ent' doesn't contain any public member or cannot be found. '
Is there a file...
User Profile
Collapse
-
Imports.system.management
-
I have found various ways to learn VB programming.
If you want to automate a sequence of events that you can do manually, start the Macro recorder, carry out your operations, stop the recorder then you can open the macro and look at the code. This can then be transferred to a larger program if required.
The Help files are also a good way to learn but it can be difficult finding an answer to your problem if you don't know any... -
CPU temperature
I want to display my CPU temperature using VB.
Anyone know how to read it into a program? -
Progress bar properties don't work if I change window setting
I have had a program running which includes progress bars. It worked OK with the settings I had in the properties box and code i.e. colour red and continuous bar.
But I recently changed my PCs display settings in (Control Panel >Display) from classic Windows to XP. Now when I run my VB program, the colour of the progress bar ignors the property settings and code.
The previously continuous bar is now blocks.
I am running Visual... -
-
Spalsh Screen removal
I have mistakenly clicked on the icon to add a splash screen to my VB project. Now I can't get rid of it.
I tried just deleting the files but now I get an error when I try to run the program.
Any ideas on how to remove the splash screen
Thanks
No activity results to display
Show More
Leave a comment: