Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. RKHohmII

    Using a Checkbox as a GroupBox label?

    Is there a way to replace the GroupBox text with a CheckBox (and its text)? Thanks for any suggestions.
  2. RKHohmII

    How to Use Proxy Servers in VB .NET

    I am writing a VB .NET application that needs to access data on the internet (using HttpWebRequest). If I have the proxy server explicitly set in my Internet Options, then I can get out to the internet. However, if I am using my site's automatic configuration script, I don't get through the...
  3. RKHohmII

    Using msiexec.exe to update an app

    This isn't a VB .NET question, but I couldn't find a better forum in which to post. I am building a VB .NET application that I want users to be able to update via the web. My current approach downloads the newer version's Microsoft Installer (.msi) package file, and then launches msiexec.exe...
  4. RKHohmII

    How to Determine User Privilege

    I need to determine if the user running my program has Administrator privileges. I would image this is easily accessible via some class's methods, but it's not jumping out at me from the documentation. Can anyone please point me in the right direction? Thank you, Rick

Part and Inventory Search

Back
Top