-
VB Controls in Access
Is it possible to use VB controls within access?
I need to use the Drive, Directory, and File listboxes that are available within VB.
If it is possible.......I tried to find the ocx file that contains these controls but i couldnt. Does anyone know which ocx file contains these controls?
Thanx in advance,
Clint
-
-
Drive, Directory, and File controls are part of the standard toolbox in VB. No other components need to be added. I checked out what ActiveX components are available with Access and I couldn't find anything comparable with these guys (but then, I don't develop in Access)