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.
ActiveX control in VB6.0
Name: imtiaz Date: January 29, 2003 at 14:31:08 Pacific OS: Windows 98 CPU/Ram: 128
Comment:
Hi friends I made three activeX Control in VB. I have deleted these controls from the Hard disk but their names still exist in "Components Window (Ctr + T)". Plz tell me the procedure to delete from Components Window. I will be very thankful
Name: BelAnWel Date: January 29, 2003 at 16:36:39 Pacific
Reply:
did u compile them? if so, they will reside in ur hdd as .ocx files. look at the path of the controls in the components window to locate them, although im not sure if its safe to just delete them. i think their registered once u compile them to .ocx.
Summary: hi friend i am sending a prog in VB6.0. I want to see total number of records in the form of VB. In backend i am using Access i want a button on form that can tell me the no of records e...
Summary: Hi, I would like to know how I can play a wave file over and over and over none stop. using the MCI control in VB6. Please, help! anything is appreciated ...