Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
VB error with a component
Name: johnD Date: April 4, 2002 at 12:26:17 Pacific
Comment:
Compile error: Function or interface marked as restricted, or the function uses an Automation type not supported in vb. I get this error when trying to use the component: Micrsoft Forms 2.0
Its a simple textbox that im tying to get the text from when a button is clicked, and when i try to execute it i get this error. any ideas? Also i have to use this textbox cause it has a method allowing me to set the background to transaprent, if you know of any other components that allow this feature as well as password characters, that would be great thanks a lot, John
Summary: I was wondering if someone could help. I need a self-closing vb msgbox with a timer that will start a batch file when done. I don't care if it shows a count down or not, just so it doesn't require use...
Summary: Ok guys, i am using VB V6.0 to make my first program, which is a game. I just started learning this month so i have a lot to learn. Anyways, I have come up with a small code, but it seems to quit whe...
Summary: I have been struggling with data connection with vb.net and oracle as my database. The problem is that with the web application, the database connectivity is proper but with a web application it show...