User Profile

Collapse

Profile Sidebar

Collapse
Graham35p
Graham35p
Last Activity: Nov 10 '07, 10:02 AM
Joined: Dec 21 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Graham35p
    started a topic Imports.system.management
    in .NET

    Imports.system.management

    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...
    See more | Go to post

  • 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...
    See more | Go to post

    Leave a comment:


  • Graham35p
    started a topic CPU temperature

    CPU temperature

    I want to display my CPU temperature using VB.
    Anyone know how to read it into a program?
    See more | Go to post

  • 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...
    See more | Go to post

  • Graham35p
    replied to Spalsh Screen removal
    It's VB 2005 express edition....
    See more | Go to post

    Leave a comment:


  • Graham35p
    started a topic Spalsh Screen removal

    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
    See more | Go to post
No activity results to display
Show More
Working...