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 component MS forms 2.0
Name: John Date: April 12, 2002 at 00:30:30 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: 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 sim...
Summary: You need some runtime DLLs such as msvbvm60.dll, oleaut32.dll, olepro32.dll for VB6 to run on PCs which doesn't has VB6 installed (client's PCs). There are some sites provide you an installing package...
Summary: 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 simp...